List of questions
Related questions
Question 124 - XK0-005 discussion
A systems administrator created a new Docker image called test. After building the image, the administrator forgot to version the release. Which of the following will allow the administrator to assign the v1 version to the image?
A.
docker image save test test:v1
B.
docker image build test:vl
C.
docker image tag test test:vl
D.
docker image version test:v1
Your answer:
0 comments
Sorted by
Leave a comment first