A network engineer is creating a Docker container using the docker build command. If the engineer does not specify a tag, which tag will be used by default?

IT Questions BankCategory: DevNetA network engineer is creating a Docker container using the docker build command. If the engineer does not specify a tag, which tag will be used by default?

A network engineer is creating a Docker container using the docker build command. If the engineer does not specify a tag, which tag will be used by default?

  • tag
  • latest
  • (a blank space)
  • default

Explanation: The first part, the repository, is usually the username of the account storing the image. Next is the image name, and then finally the optional tag. (Remember, if you do not specify it, it will come up as latest.)

Exam with this question: DevNet Associate (Version 1.0) – Final Exam Answers

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x