You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add more recent distributions to docker configs and fix locale setup
* Add an early check for the locale
* locale-gen does not take an argument on Debian (only on Ubuntu), and
on Debian all locales are commented by default, even en_US.UTF-8.
* See https://stackoverflow.com/a/28406007/388803
and https://stackoverflow.com/a/41648500/388803
* oraclelinux:8-slim does not have yum, only microdnf
* glibc-langpack-en is needed to set the locale
0 commit comments