docker-stack-wait
docker-stack-wait copied to clipboard
Wait for a docker stack deploy to complete
I have 7 services in my `docker-compose.swarm.yml`. Everything run as a daemon except `storage-minio-client` service. The `storage-minio-client` acts like a one-shot container - executes command defined by an entrypoint and...
Hi there, I get a "Service not found" error in some cases (and deployment was performed successfully) I think it's related to this PR https://github.com/sudo-bmitch/docker-stack-wait/pull/18/files 