@@ -8,7 +8,7 @@ podman_cmd=(
|
||||
--workdir /buildroot
|
||||
--name "autobuilder.$$"
|
||||
--env "BUILDUSER=$USER"
|
||||
"$image" /build "$@"
|
||||
"$image" /build '/buildroot' "$@"
|
||||
)
|
||||
|
||||
"${podman_cmd[@]}"
|
||||
|
||||
Reference in New Issue
Block a user