0 / 10 answeredScore: 0
Question 1

What is a Docker volume used for?

Question 2

What is the purpose of a multi-stage build in a Dockerfile?

Question 3

What does 'docker pull' do?

Question 4

What does the command 'docker-compose up' typically do?

Question 5

What does the '-d' flag do when running 'docker run -d ...'?

Question 6

What is a Docker container?

Question 7

What is the difference between a Docker image and a Docker container?

Question 8

What is the purpose of a Dockerfile?

Question 9

What does the EXPOSE instruction do in a Dockerfile?

Question 10

What is the role of a container registry, such as Docker Hub?