Guest User

Untitled

a guest
Nov 25th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. #!/bin/bash
  2.  
  3. /usr/local/bin/dockerd --host=unix:///var/run/docker.sock --storage-driver=vfs &
  4.  
  5. docker version
Add Comment
Please, Sign In to add comment