Skip to content

Instantly share code, notes, and snippets.

@erangaeb
Last active August 29, 2015 14:25
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 erangaeb/c0a46761fb7af00fb550 to your computer and use it in GitHub Desktop.
Save erangaeb/c0a46761fb7af00fb550 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"
# on boot2docker
/var/lib/boo2docker/profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment