Skip to content

Instantly share code, notes, and snippets.

@shaybensasson
Created September 24, 2019 06:03
Show Gist options
  • Select an option

  • Save shaybensasson/b00b286c19862e197c3263448a1616b0 to your computer and use it in GitHub Desktop.

Select an option

Save shaybensasson/b00b286c19862e197c3263448a1616b0 to your computer and use it in GitHub Desktop.
/etc/docker/daemon.json, docker firewall dns configs
{
"dns": ["132.72.140.46", "132.72.140.45", "8.8.8.8"]
}
@shaybensasson

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment