mirror of
https://github.com/containers/podman.git
synced 2025-09-23 13:13:42 +08:00
Merge pull request #24036 from bgilbert/unable
docs: Fix missing negation
This commit is contained in:
@ -311,7 +311,7 @@ values for $GOOS and $GOARCH at https://golang.org/doc/install/source#environmen
|
|||||||
and can also be found by running `go tool dist list`.
|
and can also be found by running `go tool dist list`.
|
||||||
|
|
||||||
While `podman build` is happy to use base images and build images for any
|
While `podman build` is happy to use base images and build images for any
|
||||||
platform that exists, `RUN` instructions are able to succeed without
|
platform that exists, `RUN` instructions are unable to succeed without
|
||||||
the help of emulation provided by packages like `qemu-user-static`.
|
the help of emulation provided by packages like `qemu-user-static`.
|
||||||
|
|
||||||
@@option pull.image
|
@@option pull.image
|
||||||
|
Reference in New Issue
Block a user