Mirantis DCA - Docker Certified Associate Exam
Page: 2 / 27
Total 135 questions
Question #6 (Topic: Exam A)
Is this a way to configure the Docker engine to use a registry without a trusted TLS certificate?
Set and export the IGNORE_TLS environment variable on the command line.
Set and export the IGNORE_TLS environment variable on the command line.
A. Yes
B. No
Answer: B
Question #7 (Topic: Exam A)
Is this a way to configure the Docker engine to use a registry without a trusted TLS certificate?
Pass the ‘--insecure registry’ flag to the daemon at run time.
Pass the ‘--insecure registry’ flag to the daemon at run time.
A. Yes
B. No
Answer: A
Question #8 (Topic: Exam A)
Is this an advantage of multi-stage builds?
better logical separation of Dockerfile instructions for increased readability
better logical separation of Dockerfile instructions for increased readability
A. Yes
B. No
Answer: A
Question #9 (Topic: Exam A)
Is this an advantage of multi-stage builds?
better caching when building Docker images
better caching when building Docker images
A. Yes
B. No
Answer: B
Question #10 (Topic: Exam A)
You add a new user to the engineering organization in DTR.
Will this action grant them read/write access to the engineering/api repository?
Add the user directly to the list of users with read/write access under the repository’s Permissions tab.
Will this action grant them read/write access to the engineering/api repository?
Add the user directly to the list of users with read/write access under the repository’s Permissions tab.
A. Yes
B. No
Answer: A