Skip to content

Instantly share code, notes, and snippets.

@winggundamth
Created August 12, 2017 12:20
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 winggundamth/1888a15d751cb47b56ce4c4470dbcada to your computer and use it in GitHub Desktop.
Save winggundamth/1888a15d751cb47b56ce4c4470dbcada to your computer and use it in GitHub Desktop.
My Docker daemon.json
{
"live-restore": true,
"storage-driver": "overlay2",
"registry-mirrors": ["https://registry-mirror.example.com"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment