test_desktop / Dockerfile
Amir Mahla
RM session password
c5bcaa3
raw
history blame
195 Bytes
FROM amhma/ubuntu-desktop:22.04-0.0.1-dev
ENV DISPLAY=:1
ENV SCREEN_SIZE=1920x1080x24
ENV SERVER_TYPE=mcp
ENV DPI=96
ENV NOVNC_SERVER_ENABLED=true
ENV SESSION_PASSWORD=""
ENV ENDPOINT_PORT=7860