Guest User

Untitled

a guest
Jan 21st, 2018
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. ssh -nNT -L /tmp/docker.sock:/var/run/docker.sock <USER>@<IP> &
  2.  
  3. export DOCKER_HOST=unix:///tmp/docker.sock
Add Comment
Please, Sign In to add comment