Skip to content

Instantly share code, notes, and snippets.

@constrict0r
Last active September 5, 2019 14:54
Show Gist options
  • Select an option

  • Save constrict0r/cca9f037141d6b446b3aef0a83de8305 to your computer and use it in GitHub Desktop.

Select an option

Save constrict0r/cca9f037141d6b446b3aef0a83de8305 to your computer and use it in GitHub Desktop.
Docker build/push to dockerhub.
docker build -t constrict0r/catalyst:latest .
docker login
docker push constrict0r/catalyst:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment