Sign inSign up

cirepo/locale

By cirepo

Updated over 7 years ago

Locale and timezone setting for multi-stage docker image build.

Image
0

3.3K

cirepo/locale repository overview

docker-alpine-locale

Alpine locale and timezone setting for multi-stage docker image build.

Dockerfile ci-and-cd/docker-alpine-locale on Github

cirepo/locale on Docker Hub

Use this image as a “stage” in multi-stage builds


FROM alpine:3.7
COPY --from=cirepo/locale:C.UTF-8_Etc.UTC-alpine-3.7-archive /data/root /

docker-bionic-locale

Ubuntu 18.04 (bionic) locale and timezone setting for multi-stage docker image build.

Dockerfile ci-and-cd/docker-bionic-locale on Github

cirepo/locale on Docker Hub

Use this image as a “stage” in multi-stage builds


FROM ubuntu:18.04
COPY --from=cirepo/locale:en_US.UTF-8_Etc.UTC-bionic-archive /data/root /

Tag summary

Content type

Image

Digest

Size

5.9 MB

Last updated

over 7 years ago

docker pull cirepo/locale:zh_CN.UTF-8_Asia.Shanghai-bionic-archive