@@ -3,7 +3,7 @@
|
||||
image=${PODMAN_IMAGE:-localhost/spark:autobuilder}
|
||||
|
||||
podman_cmd=(
|
||||
podman run --rm -u root
|
||||
podman run --rm -it -u root
|
||||
--userns=keep-id
|
||||
-v "$PWD:/buildroot"
|
||||
--workdir /buildroot
|
||||
|
Reference in New Issue
Block a user