alpine-localized-docker icon indicating copy to clipboard operation
alpine-localized-docker copied to clipboard

Adding locales to an alpine container in a single easy step

Results 2 alpine-localized-docker issues
Sort by recently updated
recently updated
newest added

Now that `musl-locales` is [packaged for Alpine](https://pkgs.alpinelinux.org/package/v3.19/main/x86_64/musl-locales) (since 3.12), this image can be simplified

Hi, I am experiencing difficulties using the en_GB locale in alpine. I have followed the example steps in the Dockerfile in this repository and have created a small test project...