List of questions
Related questions
Question 120 - 350-901 discussion
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"]
Your answer:
0 comments
Sorted by
Leave a comment first