List of questions
Related questions
Question 2 - 305-300 discussion
What is the purpose of a .dockerignore file?
A.
It lists files existing in a Docker image which should be excluded when building a derivative image.
B.
It specifies files that Docker does not submit to the Docker daemon when building a Docker image
C.
It exists in the root file system of containers that should ignore volumes and ports provided by Docker.
D.
It must be placed in the top level directory of volumes that Docker should never attach automatically to a container
E.
It specifies which parts of a Dockerfile should be ignored when building a Docker image.
Your answer:
0 comments
Sorted by
Leave a comment first