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

Popular posts from this blog

javascript - Create a stacked percentage column -

vue.js - Create hooks for automated testing -

Optimising Firebase database by automatically overwriting data -