Skip to content

Instantly share code, notes, and snippets.

@0xAhmed
Last active November 23, 2017 16:49
Show Gist options
  • Save 0xAhmed/ace7410454ee570fca2ddfbd98708033 to your computer and use it in GitHub Desktop.
Save 0xAhmed/ace7410454ee570fca2ddfbd98708033 to your computer and use it in GitHub Desktop.
Docker: Add multiple tags to an image
docker build -t dockbit/hacher:latest \
-t dockbit/hacher:master .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment