Replies: 1 comment 3 replies
|
what command to you run? do you get log output if you run it in foreground mode (without -d switch)? |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm new to Docker and wanted to give it a spin with fishnet. Currently, I have a 3 node swarm. I've tried to create a fishnet service (using docker service create) across these, but I keep getting "Detected task failure" messages and it doesn't look like the service ever starts.
...any pointers on where I'm going wrong?
All reactions