Multiple Choice
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"]
D) ENTRYPOINT {usr/sbin/apache2ctl}
Correct Answer:

Verified
Correct Answer:
Verified
Q12: What is the effective way to manage
Q13: The E-commerce application is being monitored using
Q14: Which interface is most commonly used to
Q15: A DevOps engineer must validate the working
Q16: What is the purpose of using a
Q18: Which two characteristics of a build tool
Q19: Which type of security testing should be
Q20: Which two actions help limit the attack
Q21: A developer wants to deploy a highly
Q22: Which method is a safe way to