feat(buildah): add dev_home variable
This commit is contained in:
parent
f038d76b82
commit
a4e7f419c1
@ -6,6 +6,7 @@ set -euo pipefail
|
|||||||
|
|
||||||
IMG_NAME="analytics-backend-workspace"
|
IMG_NAME="analytics-backend-workspace"
|
||||||
SECURE=/opt/secure
|
SECURE=/opt/secure
|
||||||
|
DEV_HOME=/home/devuser
|
||||||
|
|
||||||
ctr=$(buildah from registry.fedoraproject.org/fedora-minimal:40)
|
ctr=$(buildah from registry.fedoraproject.org/fedora-minimal:40)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user