Skip to content

Instantly share code, notes, and snippets.

@chgeuer
Last active November 17, 2018 00:23
Show Gist options
  • Select an option

  • Save chgeuer/a229293ffb33a52a52d0584982bad594 to your computer and use it in GitHub Desktop.

Select an option

Save chgeuer/a229293ffb33a52a52d0584982bad594 to your computer and use it in GitHub Desktop.
#!/bin/bash
/usr/local/bin/dockerd --host=unix:///var/run/docker.sock --storage-driver=vfs &
docker version
@Ron30
Copy link
Copy Markdown

Ron30 commented Nov 17, 2018

Hi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment