feat: Add RDP port

This commit is contained in:
Kroese 2024-01-16 22:00:44 +01:00 committed by GitHub
parent f10b7fbbe2
commit 4fbd53966c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@ ADD https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/latest-virt
RUN chmod +x /run/*.sh RUN chmod +x /run/*.sh
EXPOSE 8006 EXPOSE 3389 8006
VOLUME /storage VOLUME /storage
ENV RAM_SIZE "4G" ENV RAM_SIZE "4G"