Skip to content

Instantly share code, notes, and snippets.

@yuuichi-fujioka
Created September 10, 2015 06:15
Show Gist options
  • Save yuuichi-fujioka/fc2e3a3f210fae301a35 to your computer and use it in GitHub Desktop.
Save yuuichi-fujioka/fc2e3a3f210fae301a35 to your computer and use it in GitHub Desktop.
set insecure docker registory /etc/default/docker on ubuntu
DOCKER_OPTS="--insecure-registry myregistry:5000"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment