Add missing Perl dependencies for KasmVNC

This commit is contained in:
Khoa.vo 2025-12-19 17:22:54 +07:00
parent a99548e16e
commit 17fdcf7d53

View file

@ -55,6 +55,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libpixman-1-0 \
libxfont2 \
libxkbfile1 \
libdatetime-perl \
libwww-perl \
xfonts-base \
xfonts-75dpi \
xfonts-100dpi \