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

locales, python2 and php-fpm laravel.ini #1596

Closed
garbinmarcelo opened this issue Jun 8, 2018 · 5 comments
Closed

locales, python2 and php-fpm laravel.ini #1596

garbinmarcelo opened this issue Jun 8, 2018 · 5 comments
Labels

Comments

@garbinmarcelo
Copy link
Contributor

Info:

  • Docker version ($ docker --version): 18.03.1-ce, build 9ee9f40
  • Laradock commit ($ git rev-parse HEAD): ba1a83b40bd3380f836f26d3c4362c2c84621def
  • System info: Linux 18.04 LTS

Issue:

This is more of a question, how do I define the locales in Laradock? I would like to set pt_BR.

Another issue is to install python2, can you set to when starting Laradock already install python2 or is it done manually through bash?

Another note, in the php-fpm folder, is a file called laravel.ini. What is it for? I did not find references on how to set these settings.


Expected behavior:

Define new locales when starting the nginx postgres service. Start python2.
locale is essential for translation of dates. And also some settings to use in PHP.ini.


@thorerik
Copy link
Contributor

Unfortunately, currently, you will have to modify the Dockerfiles and add new locales following standard Debian procedures.

as noted in #862 as you found, there's no way to do this in an automated way via docker-compose

@garbinmarcelo
Copy link
Contributor Author

@thorerik Would you have any examples of how I can do this? in which folder and which file to modify?

@garbinmarcelo
Copy link
Contributor Author

any news?

@stale
Copy link

stale bot commented Feb 7, 2020

Hi 👋 this issue has been automatically marked as stale 📌 because it has not had recent activity 😴. It will be closed if no further activity occurs. Thank you for your contributions ❤️.

@stale stale bot added the Stale label Feb 7, 2020
@stale
Copy link

stale bot commented Feb 28, 2020

Hi again 👋 we would like to inform you that this issue has been automatically closed 🔒 because it had not recent activity during the stale period. We really really appreciate your contributions, and looking forward for more in the future 🎈.

@stale stale bot closed this as completed Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants