Guest User

Untitled

a guest
Dec 11th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. $docker stack deploy --orchestrator=kubernetes -c docker-compose.yml demo01
  2.  
  3. Waiting for the stack to be stable and running...
  4. web: Ready [pod status: 1/1 ready, 0/1 pending, 0/1 failed]
  5.  
  6. Stack demo01 is stable and running
Add Comment
Please, Sign In to add comment