Guest User

Untitled

a guest
Jun 21st, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. docker run -d --restart=unless-stopped -p 8080:8080 rancher/server:stable
  2.  
  3. docker run -e CATTLE_AGENT_IP=x.x.x.x --rm --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /var/lib/rancher:/var/lib/rancher rancher/agent:v1.2.10 http://nsxxx.ovh.net:8080/v1/scripts/yyyy:1514678400000:zzzz
  4.  
  5. docker exec -ti xxxxx /bin/bash
  6.  
  7. Error: No such image or container: nsxxx
Add Comment
Please, Sign In to add comment