Skip to content

Instantly share code, notes, and snippets.

@kunokdev
Created April 1, 2019 00:38
Show Gist options
  • Save kunokdev/d74052c3b24f59625183fd78fd0b5d17 to your computer and use it in GitHub Desktop.
Save kunokdev/d74052c3b24f59625183fd78fd0b5d17 to your computer and use it in GitHub Desktop.
Build and push service
docker build . -t kunokdev/item-service
docker push kunokdev/item-service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment