A DevOps engineer has built a container to host a web-server and it must run as an executable. Which command must be configured in a Dockerfile to accomplish this goal?
A.
ENTRYPOINT <usr/sbin/apache2ctl>
B.
ENTRYPOINT ["/usr/sbin/apache2ctl", "-D", "FOREGROUND"]
C.
ENTRYPOINT ["BACKGROUND", "-D", "/usr/sbin/apache2ctl"]
This section is not available anymore. Please use the main Exam Page.300-910 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
JM_Lee
Highly Voted 1 year, 4 months agopol098
10 months, 1 week ago