mirror of
https://github.com/dockur/windows.git
synced 2025-10-26 19:05:49 +00:00
docs: Version alias (#859)
This commit is contained in:
parent
86a766381e
commit
f1f6c640b9
4 changed files with 26 additions and 24 deletions
|
|
@ -37,9 +37,9 @@ FROM build-${TARGETARCH}
|
|||
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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue