Closed edusantana closed 6 years ago
Comandos para setar locale:
#RUN locale-gen pt_BR && locale-gen pt_BR.UTF-8 && dpkg-reconfigure locales && update-locale
# Set the locale
#RUN apt-get update && apt-get install -y locales && locale-gen pt_BR.UTF-8
#RUN locale-gen --no-purge pt_BR.UTF-8
#update-locale LANG=pt_BR.UTF-8
#echo locales locales/locales_to_be_generated multiselect pt_BR.UTF-8 UTF-8 | DEBIAN_FRONTEND=noninteractive debconf-set-selections
#echo locales locales/default_environment_locale select pt_BR.UTF-8 | DEBIAN_FRONTEND=noninteractive debconf-set-selections
#DEBIAN_FRONTEND=noninteractive dpkg-reconfigure locales
A imagem do docker foi criada e a documentação foi atualizada:
https://github.com/abntex/limarka/wiki/Limarka-com-Docker
Ainda faltará: