Skip to content

Instantly share code, notes, and snippets.

@vladbabii
Created January 29, 2018 16:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vladbabii/f3d51de34b701663e5eba50261573528 to your computer and use it in GitHub Desktop.
Save vladbabii/f3d51de34b701663e5eba50261573528 to your computer and use it in GitHub Desktop.
Disable docker auto-start
bash -c 'echo manual | sudo tee /etc/init/docker.override'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment