QuizLander
← Tous les quiz publics

Docker Fundamentals — Practice

par Jude · 14/05/2026 · 18 vues · 0 partages

Practice questions on Docker images, containers, networks, volumes, Dockerfiles, and Compose. Original wording.
12
Questions
🇬🇧 English
Langue
🟡 Moyen
Difficulté
Démarrer le quiz (invité ou compte)
Partager comme image

Aperçu des questions

  1. 1. What is the difference between an image and a container?
  2. 2. Which Dockerfile instruction sets the working directory inside the image?
  3. 3. What does `docker exec -it sh` do?
  4. 4. Which Docker network driver lets containers communicate by container name on a user-defined network?
  5. 5. What persists across container restarts and removals if attached correctly?

… et 7 autres questions.

Commentaires

Connecte-toi pour commenter.

Chargement…