Guest User

Untitled

a guest
Mar 20th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. listing containers:
  2. docker container ls
  3.  
  4. editing a restart policy:
  5. docker container update --restart unless-stopped {name}
Add Comment
Please, Sign In to add comment