„Dockerfile“ ändern

This commit is contained in:
2021-04-01 16:40:49 +02:00
parent 7bda87e3a2
commit 8869c56536

View File

@@ -18,9 +18,10 @@ RUN export TZ=Europe/Rome && \
ENV DATA_DIR=/jDownloader2
ENV CUSTOM_RES_W=1280
ENV CUSTOM_RES_H=1024
ENV CUSTOM_DEPTH=16
ENV NOVNC_PORT=8080
ENV RFB_PORT=5900
ENV X11VNC_PARAMS=""
ENV TURBOVNC_PARAMS="-securitytypes none"
ENV RUNTIME_NAME="basicjre"
ENV UMASK=000
ENV UID=99