Docker Certified Associate (DCA) — Question 38
Is this the purpose of Docker Content Trust?
Indicate an image on Docker Hub is an official image.
Answer options
- A. Yes
- B. No
Correct answer: B
Explanation
The correct answer is B because Docker Content Trust is primarily used to ensure the integrity and authenticity of images through digital signatures, rather than indicating whether an image is official. Therefore, option A is incorrect as it misrepresents the main function of Docker Content Trust.