Skip to content

Instantly share code, notes, and snippets.

@voltwu
Last active August 12, 2020 08:34
Show Gist options
  • Save voltwu/ebaf3d689b4171d73f19cf9444b01338 to your computer and use it in GitHub Desktop.
Save voltwu/ebaf3d689b4171d73f19cf9444b01338 to your computer and use it in GitHub Desktop.
build your docker image with name and tag
[user]# ls
Dockerfile
[user]# Docker image build --tag YourImageName:version .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment