mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
committed by
John Mulhausen
parent
96a72d6211
commit
2230bedd84
@@ -20,7 +20,7 @@ and a `docker-compose.yml` file. (You can use either a `.yml` or `.yaml` extensi
|
||||
|
||||
The Dockerfile defines an application's image content via one or more build
|
||||
commands that configure that image. Once built, you can run the image in a
|
||||
container. For more information on `Dockerfiles`, see the [Docker user
|
||||
container. For more information on `Dockerfile`, see the [Docker user
|
||||
guide](/engine/tutorials/dockerimages.md#building-an-image-from-a-dockerfile)
|
||||
and the [Dockerfile reference](/engine/reference/builder.md).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user