Docker Certified Associate (DCA) — Question 47
You add a new user to the engineering organization in DTR.
Will this action grant them read/write access to the engineering/api repository?
Mirror the engineering/api repository to one of the user’s own private repositories.
Answer options
- A. Yes
- B. No
Correct answer: B
Explanation
The correct answer is B because simply adding a user to the organization does not grant them access to specific repositories unless permissions are explicitly assigned. Therefore, the user would not have read/write access to the engineering/api repository by default.