Skip to content

Instantly share code, notes, and snippets.

@vtml
Created June 15, 2022 08:08
Show Gist options
  • Save vtml/7405acec0d317ca54a0cf5c121ef637f to your computer and use it in GitHub Desktop.
Save vtml/7405acec0d317ca54a0cf5c121ef637f to your computer and use it in GitHub Desktop.
Docker Desktop configuration
{
"dns": [
"1.1.1.1",
"1.0.0.1",
"<Insert multiple DNS Entries>"
],
"experimental": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment