docker-s3-volume icon indicating copy to clipboard operation
docker-s3-volume copied to clipboard

Health check to indicate volume is ready

Open crummy opened this issue 4 years ago • 1 comments

I'd like to know when my container is done booting up (i.e. has pulled all the files in my s3 bucket). I'm imagining a health check I could use in my docker-compose file. Is there something I can use for this?

(Thanks for the project! This is really a lifesaver for me.)

crummy avatar Dec 07 '20 22:12 crummy

I've opened a PR to add support for this: https://github.com/elementar/docker-s3-volume/pull/18

crummy avatar Dec 13 '20 19:12 crummy