List of questions
Related questions
Question 215 - 200-901 discussion
Refer to the exhibit.
Which command, including arguments, is executed when the container starts?
A.
/bin/sh -c "/bin/sleep 30 && nginx -g 'daemon off;'"
B.
/bin/sh -c "/bin/sleep 10 && nginx -g 'daemon off;'"
C.
/bin/bash -c "/bin/sleep 30 && nginx -g 'daemon off;'"
D.
/bin/sh -c "/bin/sleep 30" && nginx -g 'daemon off;'
Your answer:
0 comments
Sorted by
Leave a comment first