Skip to content

Instantly share code, notes, and snippets.

@anokun7
Last active September 3, 2015 16:46
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 anokun7/35ff6acbf10f9eefb74e to your computer and use it in GitHub Desktop.
Save anokun7/35ff6acbf10f9eefb74e to your computer and use it in GitHub Desktop.
Debian / Ubuntu: /etc/default/docker
To restart (Ubuntu 14): service docker restart
CentOS: /etc/sysconfig/docker
To restart (on Centos 7.1): sudo systemctl restart docker.service
Windows:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment