perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = “ru_RU.UTF-8”
are supported and installed on your system.

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = “ru_RU.UTF-8”
are supported and installed on your system.

docker container prune
rm -rf /usr/local/discourse
Start a new installation from the beginning.
Set the en_US.UTF-8 value for the en. LANG option in your <container>.yml.
env:
LANG: en_US.UTF-8
Details: meta.discourse.org/t/44876/5
./launcher rebuild `<container>