Home / Report Question

Q. What does the `EXPOSE` instruction do in a Dockerfile?
  • A. Opens a file
  • B. Publishes a container to a repository
  • C. Informs Docker that the container listens on a port
  • D. Starts a process