DCA Exam Question 56

Will this action upgrade Docker Engine CE to Docker Engine EE?
Solution: Uninstall 'docker-ce' package before installing 'docker-ee' package.
  • DCA Exam Question 57

    Will a DTR security scan detect this?
    Solution: licenses for known third party binary components
  • DCA Exam Question 58

    Will this command list all nodes in a swarm cluster from the command line?
    Solution: 'docker Is -a'
  • DCA Exam Question 59

    Is this a Linux kernel namespace that is disabled by default and must be enabled at Docker engine runtime to be used?
    Solution. pid
  • DCA Exam Question 60

    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: docker system events --filter splunk