Skip to content

Instantly share code, notes, and snippets.

@msfidelis
Created February 22, 2017 23:33
Show Gist options
  • Save msfidelis/190ec7e39286579e727a29eec7b3072b to your computer and use it in GitHub Desktop.
Save msfidelis/190ec7e39286579e727a29eec7b3072b to your computer and use it in GitHub Desktop.
registry:
image: registry:2
ports:
- "5000:5000"
volumes:
- './data:/var/lib/registry'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment