Home / Report Question

Q. What is the purpose of the VOLUME instruction in a Dockerfile?
  • A. To create a persistent data volume
  • B. To mount a host directory into the container
  • C. To define a network volume
  • D. To specify a shared volume between containers

Correct Answer: A