Practice – devcor_350-901_security

Strength:
0%
Answered: 0 • Correct: 0 • Incorrect: 0

Logged in as Guest

Fill in the file that can accidentally exclude needed files from the Docker build context.

Drag the correct code snippets from the options panel into the placeholders in the code window.

# If COPY fails because the file isn't sent to the build context, # check {{1}} for excluded patterns. file = {{1}} print(file)

Drag a snippet from the right into each blank box in the code.

Available snippets

README.md
requirements.txt
package.json
kustomization.yaml
.dockerignore
Dockerfile
.gitignore