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

Container always running #10

Closed
dianjuar opened this issue Mar 16, 2018 · 1 comment
Closed

Container always running #10

dianjuar opened this issue Mar 16, 2018 · 1 comment
Labels

Comments

@dianjuar
Copy link
Member

When you start the docker service you get several containers already running.

Maybe this could be because of restart: always

@dianjuar dianjuar added the bug label Mar 16, 2018
@dianjuar
Copy link
Member Author

dianjuar commented Mar 16, 2018

In fact was because of that...
Have that in production is very useful, because if the server restart the containers with restart: always will automatically start but development is not so useful

dianjuar added a commit that referenced this issue Mar 17, 2018
This is necessary to be up and running to process the php files. So the restart plocy in production is always and in development is only if fails.

This is closly realted with #10
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

1 participant