mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-06-25 12:12:15 +02:00
OpenSuse: fix testing image by installing dependencies
This commit is contained in:
parent
bdf0a4dde9
commit
9f6c160d1e
@ -27,7 +27,7 @@ RUN zypper -n install -y \
|
|||||||
|
|
||||||
ARG KASMVNC_PACKAGE_DIR
|
ARG KASMVNC_PACKAGE_DIR
|
||||||
COPY $KASMVNC_PACKAGE_DIR/*.rpm /tmp
|
COPY $KASMVNC_PACKAGE_DIR/*.rpm /tmp
|
||||||
RUN rpm -i /tmp/*.rpm
|
RUN zypper install -y --allow-unsigned-rpm /tmp/*.rpm
|
||||||
|
|
||||||
RUN useradd -m foo
|
RUN useradd -m foo
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user