mirror of https://github.com/docker/docs.git
12 lines
304 B
Markdown
12 lines
304 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/
|
|
fetch_remote:
|
|
line_start: 2
|
|
line_end: -1
|
|
---
|