mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #30619 from johndmulhausen/patch-3
Fix for 404 in docs
This commit is contained in:
commit
1de72681b5
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
title: "Dockerfile reference"
|
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."
|
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"
|
keywords: "builder, docker, Dockerfile, automation, image creation"
|
||||||
|
redirect_from:
|
||||||
|
- /reference/builder/
|
||||||
---
|
---
|
||||||
|
|
||||||
<!-- This file is maintained within the docker/docker Github
|
<!-- This file is maintained within the docker/docker Github
|
||||||
|
|
Loading…
Add table
Reference in a new issue