Skip to content

Instantly share code, notes, and snippets.

@FernandoCutire
Created January 14, 2022 15:44
Show Gist options
  • Save FernandoCutire/b610f5050e7570d98dfa37cf5d9b2894 to your computer and use it in GitHub Desktop.
Save FernandoCutire/b610f5050e7570d98dfa37cf5d9b2894 to your computer and use it in GitHub Desktop.
Command for building an image with docker
docker image build -t image-gallery .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment