Skip to content

Instantly share code, notes, and snippets.

@Luvgreed
Created January 8, 2018 04:21
Show Gist options
  • Save Luvgreed/c25d7428e392a0ab94889d132a669b5e to your computer and use it in GitHub Desktop.
Save Luvgreed/c25d7428e392a0ab94889d132a669b5e to your computer and use it in GitHub Desktop.
docker login registry.gitlab.com
docker run -p 80:3000 registry.gitlab.com/<path>/<image>:<tag>
e.g. registry.gitlab.com/liquidsky/hello-nodejs:v1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment