mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
Update Dockerfile
This commit is contained in:
parent
50f6467dea
commit
5ab42e6c4b
1 changed files with 2 additions and 2 deletions
|
|
@ -36,8 +36,8 @@ VOLUME /storage
|
|||
EXPOSE 3389 8006
|
||||
|
||||
ENV VERSION="11"
|
||||
ENV RAM_SIZE="4G"
|
||||
ENV CPU_CORES="2"
|
||||
ENV RAM_SIZE="8G"
|
||||
ENV CPU_CORES="4"
|
||||
ENV DISK_SIZE="64G"
|
||||
|
||||
ENTRYPOINT ["/usr/bin/tini", "-s", "/run/entry.sh"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue