Docker DCA Practice Test - Questions Answers, Page 2
List of questions
Related questions
Is this the purpose of Docker Content Trust?
Solution. Indicate an image on Docker Hub is an official image.
Yes
No
In the context of a swarm mode cluster, does this describe a node?
Solution. an instance of the Docker CLI connected to the swarm
Yes
No
Is this a supported user authentication method for Universal Control Plane?
Solution: PAM
Yes
No
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
Yes
No
Will this sequence of steps completely delete an image from disk in the Docker Trusted Registry?
Solution: Delete the image and run garbage collection on the Docker Trusted Registry.
Yes
No
Is this the purpose of Docker Content Trust?
Solution: Enable mutual TLS between the Docker client and server.
Yes
No
Is this the purpose of Docker Content Trust?
Solution: Verify and encrypt Docker registry TLS.
Yes
No
Is this a Linux kernel namespace that is disabled by default and must be enabled at Docker engine runtime to be used?
Solution: mnt
Yes
No
Is this a Linux kernel namespace that is disabled by default and must be enabled at Docker engine runtime to be used?
Solution: net
Yes
No
Is this a Linux kernel namespace that is disabled by default and must be enabled at Docker engine runtime to be used?
Solution: user
Yes
No
Question