docker-stack-wait icon indicating copy to clipboard operation
docker-stack-wait copied to clipboard

Wait for a docker stack deploy to complete

Results 3 docker-stack-wait issues
Sort by recently updated
recently updated
newest added

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 ![image](https://user-images.githubusercontent.com/2397875/191266678-69978b7b-6a4a-4ed7-b901-c09a021aaff6.png)