Testing redirect for broken engine CLI page

This commit is contained in:
Maria Bermudez 2019-02-07 13:12:02 -08:00
parent fe5e4e70cd
commit 43a2c7f4f0
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
---
datafolder: engine-cli
datafile: docker_builder
title: docker builder
redirect_from:
- /edge/engine/reference/commandline/builder/
- /engine/reference/commandline/builder/
---
<!--
Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
https://github.com/docker/cli
-->
{% include cli.md datafolder=page.datafolder datafile=page.datafile %}