Update Dockerfile

This commit is contained in:
Kroese 2025-03-18 05:16:35 +01:00 committed by GitHub
parent 91fc65f8f4
commit 9449fc177d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ COPY --chmod=755 ./assets /run/assets
ADD --chmod=664 https://github.com/qemus/virtiso-arm/releases/download/v0.1.266-1/virtio-win-0.1.266.tar.xz /drivers.txz
VOLUME /storage
EXPOSE 80 3389
EXPOSE 3389 8006
ENV VERSION="11"
ENV RAM_SIZE="4G"