@@ -2,6 +2,8 @@
|
||||
|
||||
image=${PODMAN_IMAGE:-localhost/spark:autobuilder}
|
||||
|
||||
echo "Image: $image"
|
||||
|
||||
podman_cmd=(
|
||||
podman run --rm -it -u root
|
||||
--userns=keep-id
|
||||
|
Reference in New Issue
Block a user