Exam 701-100 Topic 6 Question 40 Discussion
Actual exam question for Lpi's 701-100 exam
Question #: 40
Topic #: 6
Question #: 40
Topic #: 6
If a Dockerfile references the container's base image without a specific version tag, which tag of that image is used to create the container?
Suggested Answer: A Vote an answer
In Docker, if you reference an image without specifying a tag, Docker assumes the tag to be latest. The latest tag is used as the default tag for the most recent stable version of the image.
References:
* Docker Documentation - Images
References:
* Docker Documentation - Images
by Jason at Jan 24, 2025, 11:45 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).