DCA 試験問題を無料オンラインアクセス
| 試験コード: | DCA |
| 試験名称: | Docker Certified Associate (DCA) Exam |
| 認定資格: | Docker |
| 無料問題数: | 189 |
| 更新日: | 2026-08-30 |
Will this action upgrade Docker Engine CE to Docker Engine EE?
Solution.Run docker engine activate.
Your organization has a centralized logging solution, such as Splunk.
Will this configure a Docker container to export container logs to the logging solution?
Solution: Set the log-driver and log-oPt keys to values for the logging solution (Splunk) In the daemon.json file.
You created a new service named 'http' and discover it is not registering as healthy. Will this command enable you to view the list of historical tasks for this service?
Solution: 'docker ps http'
Will this configuration achieve fault tolerance for managers in a swarm?
Solution: one manager node for two worker nodes