mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 03:45:48 +00:00
Update Dockerfile
This commit is contained in:
parent
4cc90d4e1e
commit
dc1f21c0d3
1 changed files with 3 additions and 3 deletions
|
|
@ -33,9 +33,9 @@ ADD --chmod=664 https://github.com/qemus/virtiso/releases/download/v0.1.248/virt
|
|||
EXPOSE 8006 3389
|
||||
VOLUME /storage
|
||||
|
||||
ENV RAM_SIZE "4G"
|
||||
ENV RAM_SIZE "8G"
|
||||
ENV CPU_CORES "2"
|
||||
ENV DISK_SIZE "64G"
|
||||
ENV VERSION "win11"
|
||||
ENV DISK_SIZE "500G"
|
||||
ENV VERSION "ltsc10"
|
||||
|
||||
ENTRYPOINT ["/usr/bin/tini", "-s", "/run/entry.sh"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue