mirror of https://github.com/docker/docs.git
12 lines
430 B
Markdown
12 lines
430 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: dockerfile, docker file, docker copy, dockerfile exec, docker entrypoint, dockerfile entrypoint, dockerfile arg, docker args, entrypoint, shell dockerfile
|
|
toc_max: 3
|
|
redirect_from:
|
|
- /reference/builder/
|
|
fetch_remote:
|
|
line_start: 2
|
|
line_end: -1
|
|
---
|