abntex / limarka

Escreva seu trabalho de conclusão de curso com as normas da ABNT em Markdown
https://github.com/abntex/limarka/wiki
MIT License
408 stars 41 forks source link

Distribuição do limarka através de imagem Docker #155

Closed edusantana closed 6 years ago

edusantana commented 7 years ago
edusantana commented 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
edusantana commented 6 years ago

A imagem do docker foi criada e a documentação foi atualizada:

https://github.com/abntex/limarka/wiki/Limarka-com-Docker

Ainda faltará: