Signed-off-by: John Mulhausen <john@docker.com>
Upstream-commit: 3c3456885d7309137146950302e7c0c34752143b
Component: engine
This commit is contained in:
John Mulhausen
2017-01-31 18:59:21 -08:00
parent 2bebca007d
commit 8c4159ea41
@@ -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