Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
edusantana opened this issue Jul 29, 2017 · 2 comments
Closed

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

edusantana opened this issue Jul 29, 2017 · 2 comments

Comments

@edusantana
Copy link
Member

@edusantana
Copy link
Member Author

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 edusantana changed the title Utilizar o Docker para instalar Distribuir o limarka através de imagem Docker Nov 13, 2017
@edusantana
Copy link
Member Author

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

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

Ainda faltará:

  • configurar os testes para executar sobre a imagem
  • configurar o travis com executar os testes com o cache da imagem (se possível)
  • configurar o locale e idioma pt_BR.UFT-8

@edusantana edusantana changed the title Distribuir o limarka através de imagem Docker Distribuição do limarka através de imagem Docker Oct 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant