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

Added always restart policy for containers and and some other tweaks #35

Merged
merged 2 commits into from
Dec 7, 2022

Conversation

shrkz1
Copy link
Member

@shrkz1 shrkz1 commented Nov 29, 2022

  1. all stopped containers will start itself when docker is started after reboot or whatever
  2. also eramba container will stop automatically if entrypoint initial process fails (loading a clean database or migrating database or when there is no connection to mysql for some reason like wrong credentials, etc...)

@shrkz1 shrkz1 added the enhancement New feature or request label Nov 29, 2022
@shrkz1 shrkz1 self-assigned this Nov 29, 2022
@elsombrante elsombrante merged commit 7a6efe9 into 1.x Dec 7, 2022
@elsombrante elsombrante deleted the restart-policy branch December 7, 2022 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle situation when eramba container can not connect to mysql container during compose
2 participants