Alias build to buildx, so it won't fail

Add hidden --load and --progress flag as well.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh
2021-08-04 14:59:44 -04:00
parent 04ab2b1661
commit 170fb25729
5 changed files with 80 additions and 1 deletions

View File

@ -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*