Skip to content

Docker Advanced Quiz

Back to Quiz Home

Welcome! 🐳
Challenge yourself with advanced Docker concepts like Swarm, Internals, and Security.

Instructions:

  • Select the best answer for each question.
  • Your score will be shown at the end.
#

What is Docker Swarm?

#

Which feature allows you to optimize image size by copying artifacts from one stage to another?

#

Which namespace is responsible for process isolation in Docker?

#

Which Cgroups features does Docker use?

#

What is the command to initialize a Swarm?

#

In Docker Swarm, what is a "Service"?

#

Which command removes all unused containers, networks, images, and build cache?

#

What is the default isolation request for Windows Server containers?

#

Which file is used to configure the Docker daemon?

#

How can you ensure a container restarts automatically if it crashes?

#

Which feature allows you to sign images to ensure integrity?

#

What is the ONBUILD instruction in a Dockerfile?

#

How do you update a service in Docker Swarm without downtime?

#

Which command displays system-wide information?

#

What is a "manifest list" (or multi-arch image)?

#

How do you export a container's filesystem as a tar archive?

#

Which command saves one or more images to a tar archive?

#

How do you load an image from a tar archive (created by docker save)?

#

Which command creates a new image from a container's changes?

#

What is the purpose of STOPSIGNAL in Dockerfile?

Quiz Progress

0 / 0 questions answered (0%)

0 correct


📚 Study Guides


📬 Weekly DevOps, Cloud & Gen AI quizzes & guides