Which additional line results in the output of Test 1 upon execution of the docker run –rm devnet 1 command in a Dockerfile with this content?

Posted by: Pdfprep Category: 350-901 Tags: , ,

Refer to the exhibit.

Which additional line results in the output of Test 1 upon execution of the docker run –rm devnet 1 command in a Dockerfile with this content?
A . CMD [“/bin/echo”, “Test”]
B . RUN [“/bin/echo”, “Test”]
C . ENTRYPOINT [“/bin/echo”, “Test”]
D . CMD [“/bin/echo Test”]

Answer: A

Leave a Reply

Your email address will not be published.