mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 19:55:49 +00:00
Update Dockerfile
This commit is contained in:
parent
4cc90d4e1e
commit
7519ea2013
1 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@ VOLUME /storage
|
|||
|
||||
ENV RAM_SIZE "4G"
|
||||
ENV CPU_CORES "2"
|
||||
ENV DISK_SIZE "64G"
|
||||
ENV VERSION "win11"
|
||||
ENV DISK_SIZE "200G"
|
||||
ENV VERSION "win10"
|
||||
|
||||
ENTRYPOINT ["/usr/bin/tini", "-s", "/run/entry.sh"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue