mirror of https://github.com/docker/docs.git
11 lines
311 B
Markdown
11 lines
311 B
Markdown
---
|
|
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: build, dockerfile, reference
|
|
toc_max: 3
|
|
redirect_from:
|
|
- /reference/builder/
|
|
---
|
|
|
|
{% include_remote dockerfile/reference.md 2 -1 -%}
|