Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Oct 24, 2024
1 parent 3ad0372 commit 4077bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ ADD --chmod=664 https://github.com/qemus/virtiso-arm/releases/download/v0.1.262-
EXPOSE 8006 3389
VOLUME /storage

ENV VERSION="11"
ENV RAM_SIZE="4G"
ENV CPU_CORES="2"
ENV DISK_SIZE="64G"
ENV VERSION="win11"

ENTRYPOINT ["/usr/bin/tini", "-s", "/run/entry.sh"]

0 comments on commit 4077bae

Please sign in to comment.