summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authoropenshift-ci[bot] <75433959+openshift-ci[bot]@users.noreply.github.com>2021-08-09 20:09:16 +0000
committerGitHub <noreply@github.com>2021-08-09 20:09:16 +0000
commit6513adda185986c1994d2a2d354b874aee7543e6 (patch)
tree1a8e4242386622886caa4786af15417f0ced4821 /docs
parent431707c72044154b956944d00b1ba40b303decb2 (diff)
parent170fb257295027aeb6410b86e06c38086299d2e3 (diff)
downloadpodman-6513adda185986c1994d2a2d354b874aee7543e6.tar.gz
podman-6513adda185986c1994d2a2d354b874aee7543e6.tar.bz2
podman-6513adda185986c1994d2a2d354b874aee7543e6.zip
Merge pull request #11134 from rhatdan/buildx
Alias build to buildx, so it won't fail
Diffstat (limited to 'docs')
-rw-r--r--docs/source/markdown/podman-build.1.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/source/markdown/podman-build.1.md b/docs/source/markdown/podman-build.1.md
index c65fbccb9..a2ed35f89 100644
--- a/docs/source/markdown/podman-build.1.md
+++ b/docs/source/markdown/podman-build.1.md
@@ -43,6 +43,8 @@ containers can be left in container storage. Use the `podman ps --all --storage`
command to see these containers. External containers can be removed with the
`podman rm --storage` command.
+`podman buildx build` command is an alias of `podman build`. Not all `buildx build` features are available in Podman. The `buildx build` option is provided for scripting compatibility.
+
## OPTIONS
#### **--add-host**=*host*