Exam Name: | Docker Certified Associate (DCA) Exam | ||
Exam Code: | DCA Dumps | ||
Vendor: | Docker | Certification: | Docker Certified Associate |
Questions: | 183 Q&A's | Shared By: | josephine |
Will this command display a list of volumes for a specific container?
Solution: 'docker container inspect nginx'
Is this a way to configure the Docker engine to use a registry without a trusted TLS certificate?
Solution. Set INSECURE_REGISTRY in the’ /etc/docker/default’ configuration file.
Is this a way to configure the Docker engine to use a registry without a trusted TLS certificate?
Solution: Pass the '--insecure-registry' flag to the daemon at run time.
In the context of a swarm mode cluster, does this describe a node?
Solution. an instance of the Docker CLI connected to the swarm