mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-06-27 13:11:30 +02:00
KASM-6904 Print env
This commit is contained in:
parent
a2b26eba66
commit
5435696dc7
@ -23,6 +23,7 @@ RUN echo KASMVNC_ALPINE_PRIVATE_KEY "$KASMVNC_ALPINE_PRIVATE_KEY"
|
||||
RUN echo -n "$KASMVNC_ALPINE_PUBLIC_KEY" > \
|
||||
$APK_KEYS_DIR/kasmvnc_signing_key.rsa.pub
|
||||
RUN echo KASMVNC_ALPINE_PUBLIC_KEY "$KASMVNC_ALPINE_PUBLIC_KEY"
|
||||
RUN env
|
||||
|
||||
RUN useradd -m docker && echo "docker:docker" | chpasswd
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user