Merge pull request #16777 from Luap99/build-remote-volume

podman-remote build add --volume support
This commit is contained in:
OpenShift Merge Robot
2022-12-09 04:32:57 -05:00
committed by GitHub
6 changed files with 15 additions and 5 deletions

View File

@@ -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" \