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

Only restart docker containers if not new #455

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Conversation

phavekes
Copy link
Member

Restarting a new (freshly started) container might cause issues, e.g. with running migrations. Only restart the container if it's not new.

@phavekes phavekes force-pushed the feature/container_restart branch 2 times, most recently from eab05ca to a752a8e Compare September 19, 2024 09:59
@phavekes phavekes changed the title Only restart the myconext container if not new Only restart docker containers if not new Sep 19, 2024
@quartje
Copy link
Contributor

quartje commented Sep 24, 2024

Nice and elegant. Merge & roll

@quartje quartje merged commit a2f78f2 into master Sep 24, 2024
2 of 5 checks passed
@quartje quartje deleted the feature/container_restart branch September 24, 2024 07:22
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

Successfully merging this pull request may close these issues.

2 participants