Skip to content

Instantly share code, notes, and snippets.

@shvargon
Last active May 30, 2024 03:40
Show Gist options
  • Save shvargon/b5260d142a2ea390f14f870528a12b23 to your computer and use it in GitHub Desktop.
Save shvargon/b5260d142a2ea390f14f870528a12b23 to your computer and use it in GitHub Desktop.
docker mirror # /etc/docker/daemon.json
{
"registry-mirrors": ["https://mirror.gcr.io", "https://daocloud.io"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment