Question 36

Is this the purpose of Docker Content Trust?
Solution. Sign and verify image tags.
  • Question 37

    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: Provision a Docker config object for each environment.
  • Question 38

    Seven managers are in a swarm cluster.
    Is this how should they be distributed across three datacenters or availability zones?
    Solution: 3-2-2
  • Question 39

    Which networking drivers allow you to enable multi-host network connectivity between containers?
  • Question 40

    A users attempts to set the system time from inside a Docker container are unsuccessful. Could this be blocking this operation?
    Solution: Linux capabilities