MultipleChoice
Will this sequence of steps completely delete an image from disk in the Docker Trusted Registry?
Solution. Delete the image and delete the image repository from Docker Trusted Registry.
OptionsMultipleChoice
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?
Options