Skip to content

Instantly share code, notes, and snippets.

@jamescarr
Created September 4, 2013 18:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamescarr/6440981 to your computer and use it in GitHub Desktop.
Save jamescarr/6440981 to your computer and use it in GitHub Desktop.
docker run -e SETTINGS_FLAVOR=prod -e AWS_ACCESS_KEY_ID=$aws_access_key -e AWS_SECRET_KEY=$aws_secret_key -e S3_BUCKET=$s3_bucket -e WORKER_SECRET_KEY=$worker_key -p 5000:5000 -m 0 samalba/docker-registry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment