mirror of
https://github.com/dockur/windows.git
synced 2025-09-05 21:40:45 +00:00
Update Dockerfile
This commit is contained in:
parent
b73660cb93
commit
e4908b6cac
@ -35,7 +35,7 @@ RUN echo "$VERSION_ARG" > /run/version
|
|||||||
VOLUME /storage
|
VOLUME /storage
|
||||||
EXPOSE 3389 8006
|
EXPOSE 3389 8006
|
||||||
|
|
||||||
ENV VERSION="2022"
|
ENV VERSION="2025"
|
||||||
ENV RAM_SIZE="4G"
|
ENV RAM_SIZE="4G"
|
||||||
ENV CPU_CORES="2"
|
ENV CPU_CORES="2"
|
||||||
ENV DISK_SIZE="64G"
|
ENV DISK_SIZE="64G"
|
||||||
|
Loading…
Reference in New Issue
Block a user