mirror of
https://github.com/containers/podman.git
synced 2025-12-02 02:58:03 +08:00
podman-remote build add --volume support
Just like podman-remote run users should still be able to set volumes, of course the source must be on the server machine but this is already the case for podman machine for example. Fixes #16694 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
@@ -196,8 +196,7 @@ skip_if_remote "secret files not implemented under podman-remote" \
|
||||
"bud with containerfile env secret" \
|
||||
"bud with containerfile env secret priority"
|
||||
|
||||
skip_if_remote "volumes don't work with podman-remote" \
|
||||
"buildah bud --volume" \
|
||||
skip_if_remote "--signature-policy does not work with podman-remote" \
|
||||
"buildah-bud-policy"
|
||||
|
||||
skip_if_remote "--build-context option not implemented in podman-remote" \
|
||||
|
||||
Reference in New Issue
Block a user