Why "docker stack ps" is throwing an exception? -
i'm barely starting on docker , following docker docs. followed until step docker stack ps throwing me exception(that's think) command needs 1 argument. don't understand should pass in there. tried --help giving me not useful info.
it expects name of application argument.
docker stack ps <application name> how did start stack?
Comments
Post a Comment