Skip to content

Instantly share code, notes, and snippets.

@ragingprodigy
Created May 18, 2018 05:01
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 ragingprodigy/7877d9df569d722ade1a768bac4a9125 to your computer and use it in GitHub Desktop.
Save ragingprodigy/7877d9df569d722ade1a768bac4a9125 to your computer and use it in GitHub Desktop.
echo '{ "storage-driver": "devicemapper" }' | sudo tee /etc/docker/daemon.json
sudo systemctl restart docker.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment