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

Add restart to upload container in docker-compose #510

Merged
merged 1 commit into from
Oct 18, 2021

Conversation

Shillaker
Copy link
Collaborator

Sometimes minio hasn't started fully by the time upload has started. Although we have a depends_on between upload and minio, minio isn't always ready to accept requests by the time it's started.

There doesn't seem to be a nice way to hook into the health checks (any more), but this restart should do the trick.

@Shillaker Shillaker self-assigned this Oct 18, 2021
@Shillaker Shillaker merged commit cebbaca into master Oct 18, 2021
@Shillaker Shillaker deleted the quick-start-minio branch October 18, 2021 15:11
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