Dockerfile and Windows Containers | Microsoft Docs
https://docs.microsoft.com/en-us/virtualization/windowscontainers/manage-docker/manage-windows-dockerfile
Jun 22, 2022 · The Dockerfile is a text file that contains the instructions needed to create a new container image. These instructions include identification of an existing image to be used as a base, commands to be run during the image creation process, and a command that will run when new instances of the container image are deployed.
DA: 61 PA: 55 MOZ Rank: 86