Skip to content

Instantly share code, notes, and snippets.

@AkashRajvanshi
Created September 22, 2020 15:31
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 AkashRajvanshi/a536c95e355a5477ae99a21432b27134 to your computer and use it in GitHub Desktop.
Save AkashRajvanshi/a536c95e355a5477ae99a21432b27134 to your computer and use it in GitHub Desktop.
{
"exec-opts": ["native.cgroupdriver=systemd"],
"log-driver": "json-file",
"log-opts": {
"max-size": "100m"
},
"storage-driver": "overlay2",
"insecure-registries" : ["localhost:32000"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment