Question 21

Which of the following is true about using the '-P' option when creating a new container?
  • Question 22

    Will this sequence of steps completely delete an image from disk in the Docker Trusted Registry?
    Solution. Delete the image and delete the image repository from Docker Trusted Registry.
  • Question 23

    Is this a way to configure the Docker engine to use a registry without a trusted TLS certificate?
    Solution: Set IGNORE_TLS in the 'daemon.json' configuration file.
  • Question 24

    Is this a supported user authentication method for Universal Control Plane?
    Solution: PAM
  • Question 25

    Is this the purpose of Docker Content Trust?
    Solution.Indicate an image on Docker Hub is an official image.