Question 31

What is the purpose of multi-stage builds?
  • Question 32

    Which command interactively monitors all container activity in the Docker engine?
  • Question 33

    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'
  • Question 34

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

    Is this a type of Linux kernel namespace that provides container isolation?
    Solution: Authentication