Skip to content

Instantly share code, notes, and snippets.

@tobegit3hub
Created December 27, 2015 13:56
Show Gist options
  • Save tobegit3hub/f7dbcde3355ee14a4171 to your computer and use it in GitHub Desktop.
Save tobegit3hub/f7dbcde3355ee14a4171 to your computer and use it in GitHub Desktop.
nohup sudo /usr/local/bin/docker daemon -D -g /var/lib/docker -H unix:// -H tcp://0.0.0.0:2376 --label provider=virtualbox --tlsverify --tlscacert
=/var/lib/boot2docker/ca.pem --tlscert=/var/lib/boot2docker/server.pem --tlskey=/var/lib/boot2docker/server-key.pem -s aufs --registry-mirror=https://42.62.10
1.165:5000 &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment