Home / Report Question

Q. What does the RUN instruction do in a Dockerfile?
  • A. Starts the container
  • B. Executes a command while building the image
  • C. Sets default command for container
  • D. Exposes a port