DCA Exam Details

  • Exam Code
    :DCA
  • Exam Name
    :Docker Certified Associate (DCA)
  • Certification
    :Docker Certifications
  • Vendor
    :Docker
  • Total Questions
    :199 Q&As
  • Last Updated
    :Jun 23, 2026

Docker DCA Online Questions & Answers

  • Question 171:

    Which of the following commands is used to display system-wide Docker configuration on a host?

    A. docker info
    B. docker status
    C. docker inspect
    D. docker system

  • Question 172:

    A server is running low on disk space. What command can be used to check the disk usage of images, containers, and volumes for Docker engine?

    A. 'docker system df'
    B. 'docker system prune'
    C. 'docker system free'
    D. 'docker system ps'

  • Question 173:

    You have just executed 'docker swarm leave' on a node. What command can be run on the same node to confirm it has left the cluster?

    A. docker node ls
    B. docker system info
    C. docker system status
    D. docker system status

  • Question 174:

    Which 'docker run' flag lifts cgroup limitations?

    A. 'docker run --isolation'
    B. 'docker run --cap-drop'
    C. 'docker run --privileged'
    D. 'docker run --cpu-period'

  • Question 175:

    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 service ps http'

    A. Yes
    B. No

  • Question 176:

    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 Docker secrets for certificates.

    A. Yes
    B. No

  • Question 177:

    The Kubernetes yaml shown below describes a clusterIP service.

    Is this a correct statement about how this service routes requests?

    Solution: Traffic sent to the IP of any pod with the label app: nginx on port 8080 will be forwarded to port 80 in that pod.

    A. Yes
    B. No

  • Question 178:

    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. Yes
    B. No

  • Question 179:

    Which statement is true?

    A. CMD shell format uses this form ["param", param", "param"]
    B. ENTRYPOINT cannot be used in conjuction with CMD
    C. CMD is used to run the software is the image along with any arguments
    D. ENTRYPOINT cannot be overriden in the "docker container run" command

  • Question 180:

    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 service inspect http'

    A. Yes
    B. No

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Docker exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your DCA exam preparations and Docker certification application, do not hesitate to visit our Vcedump.com to find your solutions here.