ExamGecko
Question list
Search
Search

Question 215 - 200-901 discussion

Report
Export

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;'"

Answers
A.

/bin/sh -c "/bin/sleep 30 && nginx -g 'daemon off;'"

B.

/bin/sh -c "/bin/sleep 10 && nginx -g 'daemon off;'"

Answers
B.

/bin/sh -c "/bin/sleep 10 && nginx -g 'daemon off;'"

C.

/bin/bash -c "/bin/sleep 30 && nginx -g 'daemon off;'"

Answers
C.

/bin/bash -c "/bin/sleep 30 && nginx -g 'daemon off;'"

D.

/bin/sh -c "/bin/sleep 30" && nginx -g 'daemon off;'

Answers
D.

/bin/sh -c "/bin/sleep 30" && nginx -g 'daemon off;'

Suggested answer: A
asked 07/10/2024
Aaron Case
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first