Update Dockerfile

This commit is contained in:
Kroese 2025-03-17 16:25:47 +01:00 committed by GitHub
parent a3dee4fb67
commit 2717592e8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,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 8006 3389
EXPOSE 80 3389
ENV VERSION="11"
ENV RAM_SIZE="4G"