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