Skip to content

Instantly share code, notes, and snippets.

@erangaeb
Last active September 13, 2016 12:34
Show Gist options
  • Save erangaeb/3de443482c0f4c1199e83df9195c2a84 to your computer and use it in GitHub Desktop.
Save erangaeb/3de443482c0f4c1199e83df9195c2a84 to your computer and use it in GitHub Desktop.
# setting up insecure registry # 10.2.4.201 is the private registry host
DOCKER_OPTS="$DOCKER_OPTS —insecure-registry=10.2.4.201"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment