Which one of the following commands will result in the volume being removed automatically once the container
has exited?
Correct Answer:
C
Which of the following is supported by control groups?
Correct Answer:
C
A host machine has four CPUs available and two running containers. The sysadmin would like to assign two CPUs to each container.
Which of the following commands achieves this?
Correct Answer:
B
An application image runs in multiple environments, and each environment uses different certificates and ports, what is the best practice to deploy the containers?
Correct Answer:
D
Following the principle of least privilege, which of the following methods can be used to securely grnt access to the specific user to communicate to a Docker engine? (Choose two.)
Correct Answer:
BE
