Note: This question is part of series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have a server named Server1 that runs Windows Server 2019. Server1 is a container host.
You are creating a Dockerfile to build a container image.
You need to add a file named File1.txt from Server1 to a folder named C:\Folder1 in the container image.
Solution: You add the following line to the Dockerfile.
COPY File1.txt /Folder1/
You then build the container image.
Does this meet the goal?
Prash85
Highly Voted 4 years, 11 months agoLazyIntelligent
Most Recent 4 years, 4 months agoipindado2020
4 years, 7 months agoNKnab
4 years, 10 months ago[Removed]
4 years, 10 months agoAbhiatms02
4 years, 10 months ago[Removed]
4 years, 10 months agoRussel
4 years, 11 months agocacasodo
4 years, 11 months ago