MultipleChoice
An application image runs in multiple environments, with each environment using different certificates and ports. Is this a way to provision configuration to containers at runtime?
Solution: Create a Dockerfile for each environment, specifying ports and ENV variables for certificates.
OptionsMultipleChoice
When using the Docker client to push an image to a registry, what environment variable is used to instruct the client to perform signing of the image?
OptionsMultipleChoice
Which of the following is supported by control groups?
OptionsMultipleChoice
What is the purpose of a client bundle in the Universal Control Plane?
OptionsMultipleChoice
Wha is the purpose of Docker Content Trust?
OptionsMultipleChoice
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.)
OptionsMultipleChoice
Which of the following are types of namespaces used by Docker to provide isolation? (Choose 2.)
OptionsMultipleChoice
Which of the following namespaces is disabled by default and must be enabled at Docker engine runtime in order to be used?
OptionsMultipleChoice
Which of the following statements is true about secrets?
OptionsMultipleChoice
A server is running low on disk space. What command can be used to check the disk usage of images,
containers, and volumes for Docker engine?
Options