You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use this in my pipeline to restart a container I have on another host.
I get the following error
docker-compose version 1.24.1, build 4667896b
Found orphan containers (goesutils) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up.
Removing network docker_default
error while removing network: network docker_default id 10ff279db9ede0125643070777bd58b8469423c8f4d25daf127f9a9375464c8b has active endpoints
I'm trying to use this in my pipeline to restart a container I have on another host.
I get the following error
Here is my pipeline.yml
https://gist.github.com/hemna/12170932b4f5014819e06717d0cd121f
The text was updated successfully, but these errors were encountered: