DCA 무료 덤프문제 온라인 액세스
| 시험코드: | DCA |
| 시험이름: | Docker Certified Associate (DCA) Exam |
| 인증사: | Docker |
| 무료 덤프 문항수: | 189 |
| 업로드 날짜: | 2026-01-14 |
An application image runs in multiple environments, with each environment using different certificates and ports.
Is this a way to provision configuration to containers at runtime?
Solution: Create a Dockerfile for each environment, specifying ports and ENV variables for certificates.
Seven managers are in a swarm cluster.
Is this how should they be distributed across three datacenters or availability zones?
Solution: 5-1-1
A company's security policy specifies that development and production containers must run on separate nodes in a given Swarm cluster. Can this be used to schedule containers to meet the security policy requirements?
Solution.environment variables
Will this command list all nodes in a swarm cluster from the command line?
Solution: 'docker Is -a'