1
0
mirror of https://github.com/docker/cli.git synced 2026-01-18 08:21:31 +03:00
Signed-off-by: John Mulhausen <john@docker.com>
Upstream-commit: 706bbd52f0
Component: cli
This commit is contained in:
John Mulhausen
2017-01-31 18:53:42 -08:00
committed by Tibor Vass
parent bf0951b225
commit 7b73b7fd1c

View File

@@ -2,6 +2,8 @@
title: "Dockerfile reference"
description: "Dockerfiles use a simple DSL which allows you to automate the steps you would normally manually take to create an image."
keywords: "builder, docker, Dockerfile, automation, image creation"
redirect_from:
- /reference/builder/
---
<!-- This file is maintained within the docker/docker Github