django-stars / backend-skeleton

108 stars 41 forks source link

Some improvements to `minio` config #83

Closed denys-chura closed 3 weeks ago

denys-chura commented 3 weeks ago

I noticed that sometimes createbuckets was not able run entrypoint commands successfully due to minio was not fully up yet so I added some "waiting" code to it from https://github.com/minio/mc/issues/3421#issuecomment-699597252.

Change list