mirror of https://github.com/docker/docs.git
buildx: create stub files for new history command
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
559d554cf1
commit
2c74df2578
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
datafolder: buildx
|
||||
datafile: docker_buildx_history
|
||||
title: docker buildx history
|
||||
layout: cli
|
||||
aliases:
|
||||
- /engine/reference/commandline/buildx_history/
|
||||
---
|
||||
|
||||
<!--
|
||||
This page is automatically generated from Docker's source code. If you want to
|
||||
suggest a change to the text that appears here, open a ticket or pull request
|
||||
in the source repository on GitHub:
|
||||
|
||||
https://github.com/docker/buildx
|
||||
-->
|
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
datafolder: buildx
|
||||
datafile: docker_buildx_history_inspect
|
||||
title: docker buildx history inspect
|
||||
layout: cli
|
||||
aliases:
|
||||
- /engine/reference/commandline/buildx_history_inspect/
|
||||
---
|
||||
|
||||
<!--
|
||||
This page is automatically generated from Docker's source code. If you want to
|
||||
suggest a change to the text that appears here, open a ticket or pull request
|
||||
in the source repository on GitHub:
|
||||
|
||||
https://github.com/docker/buildx
|
||||
-->
|
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
datafolder: buildx
|
||||
datafile: docker_buildx_history_inspect_attachment
|
||||
title: docker buildx history inspect attachment
|
||||
layout: cli
|
||||
aliases:
|
||||
- /engine/reference/commandline/buildx_history_inspect_attachment/
|
||||
---
|
||||
|
||||
<!--
|
||||
This page is automatically generated from Docker's source code. If you want to
|
||||
suggest a change to the text that appears here, open a ticket or pull request
|
||||
in the source repository on GitHub:
|
||||
|
||||
https://github.com/docker/buildx
|
||||
-->
|
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
datafolder: buildx
|
||||
datafile: docker_buildx_history_logs
|
||||
title: docker buildx history logs
|
||||
layout: cli
|
||||
aliases:
|
||||
- /engine/reference/commandline/buildx_history_logs/
|
||||
---
|
||||
|
||||
<!--
|
||||
This page is automatically generated from Docker's source code. If you want to
|
||||
suggest a change to the text that appears here, open a ticket or pull request
|
||||
in the source repository on GitHub:
|
||||
|
||||
https://github.com/docker/buildx
|
||||
-->
|
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
datafolder: buildx
|
||||
datafile: docker_buildx_history_ls
|
||||
title: docker buildx history ls
|
||||
layout: cli
|
||||
aliases:
|
||||
- /engine/reference/commandline/buildx_history_ls/
|
||||
---
|
||||
|
||||
<!--
|
||||
This page is automatically generated from Docker's source code. If you want to
|
||||
suggest a change to the text that appears here, open a ticket or pull request
|
||||
in the source repository on GitHub:
|
||||
|
||||
https://github.com/docker/buildx
|
||||
-->
|
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
datafolder: buildx
|
||||
datafile: docker_buildx_history_open
|
||||
title: docker buildx history open
|
||||
layout: cli
|
||||
aliases:
|
||||
- /engine/reference/commandline/buildx_history_open/
|
||||
---
|
||||
|
||||
<!--
|
||||
This page is automatically generated from Docker's source code. If you want to
|
||||
suggest a change to the text that appears here, open a ticket or pull request
|
||||
in the source repository on GitHub:
|
||||
|
||||
https://github.com/docker/buildx
|
||||
-->
|
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
datafolder: buildx
|
||||
datafile: docker_buildx_history_rm
|
||||
title: docker buildx history rm
|
||||
layout: cli
|
||||
aliases:
|
||||
- /engine/reference/commandline/buildx_history_rm/
|
||||
---
|
||||
|
||||
<!--
|
||||
This page is automatically generated from Docker's source code. If you want to
|
||||
suggest a change to the text that appears here, open a ticket or pull request
|
||||
in the source repository on GitHub:
|
||||
|
||||
https://github.com/docker/buildx
|
||||
-->
|
Loading…
Reference in New Issue