readme; also interactivity

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2021-03-06 07:31:06 +03:00
parent d42669565c
commit 125903dbcd
2 changed files with 13 additions and 1 deletions

View File

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