CSC309 Lab10 Quiz

1. What is a container?

2. What are some of the traits of containers?

3. You have a Docker container named 'database' running a database server. You want to view all the mapped ports for this container. Which command should you use?

4. What is the purpose of the VOLUME instruction in a Dockerfile?