mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2026-01-23 02:14:29 +00:00
KASM-6904 Print env
This commit is contained in:
parent
5435696dc7
commit
be265fa9ee
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ if [ "$L_UID" = 0 ]; then
|
|||
L_GID=1000
|
||||
fi
|
||||
|
||||
echo "woo"
|
||||
env
|
||||
builder_image=kasmvnc_apkbuilder_${os}:${os_codename}
|
||||
docker build -t $builder_image \
|
||||
--build-arg KASMVNC_ALPINE_PRIVATE_KEY \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue