Quiz

  1. What is the purpose of the Dockerfile for Docker?
    1. It contains the input data for a program that runs within a container
    2. It contains all the commands and steps for assembling a Docker image
    3. It contains the output after running a container
    4. Docker doesn't use the Dockerfile