Question 56

Is this an advantage of multi-stage builds?
Solution: better caching when building Docker images
  • Question 57

    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?
  • Question 58

    You have deployed a service to swarm. Which command uses the Docker CLI to set the number of tasks of the services to 5? (choose 2)
  • Question 59

    Will this action upgrade Docker Engine CE to Docker Engine EE?
    Solution: Manually download the 'docker-ee' package
  • Question 60

    Which of the following commands will create a swarm service which only listens on port 53 using the UDP protocol?