this is actually redundant

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2021-03-06 09:23:19 +03:00
parent a90a326af1
commit 86539bce14
2 changed files with 2 additions and 3 deletions

View File

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