Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Docker by (7k points)

I did create an image using docker build without specifying the tag. How should I tag the same image?

closed

1 Answer

0 votes
by (31.9k points)
selected by
 
Best answer

Just run the same command again with a tag specified. It will automatically get tagged to the image you built.

Want to Learn DevOps, check out this DevOps Course by Intellipaat.

Related questions

0 votes
1 answer
asked Sep 18, 2020 in Docker by Justin (7k points)
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...