DEV: generate only en_us locales (#855)
authorJeff Wong <awole20@gmail.com>
Tue, 15 Oct 2024 06:19:13 +0000 (15:19 +0900)
committerGitHub <noreply@github.com>
Tue, 15 Oct 2024 06:19:13 +0000 (23:19 -0700)
commita1d8d0bbcb5a17f878573a154024a71c009a4fb9
tree812429f44808dc3f49117aba4334dd135441a886
parent20e33fbfd98d3b8d9c57f7a111beff8aa51a5b98
DEV: generate only en_us locales (#855)

install locales-all installs 245MB
Generating common and en_us locales installs 22MB

update locales for postgres templates

`locale-gen $LANG` doesn't seem to actually do anything without updates to
`/etc/locale.gen`. Update the scripts to uncomment $LANG before running `update-locale`.
image/base/Dockerfile
templates/postgres.13.template.yml
templates/postgres.15.template.yml
templates/postgres.template.yml