Skip to content

Instantly share code, notes, and snippets.

@martinbaillie
Created January 17, 2016 05:24
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 martinbaillie/f29bade9b43dab560da1 to your computer and use it in GitHub Desktop.
Save martinbaillie/f29bade9b43dab560da1 to your computer and use it in GitHub Desktop.
Systemd (ugh) drop-in file for overlayfs. Put in docker.service.d
[Service]
Environment="DOCKER_OPTS=--storage-driver=overlay"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment