Skip to content

Instantly share code, notes, and snippets.

@mixja
Last active November 26, 2016 09:09
Show Gist options
  • Save mixja/fdd77afc3cf259058ed9e85886684635 to your computer and use it in GitHub Desktop.
Save mixja/fdd77afc3cf259058ed9e85886684635 to your computer and use it in GitHub Desktop.
volumes:
registry_data:
external: true
services:
registry:
image: registry:2
ports:
- "5000:5000"
volumes:
- registry_data:/var/lib/registry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment