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
7558771b0f
commit
d7cc96a408
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ ARG VERSION_ARG="0.00"
|
||||||
RUN echo "$VERSION_ARG" > /run/version
|
RUN echo "$VERSION_ARG" > /run/version
|
||||||
|
|
||||||
VOLUME /storage
|
VOLUME /storage
|
||||||
EXPOSE 80 3389
|
EXPOSE 3389 8006
|
||||||
|
|
||||||
ENV VERSION="11"
|
ENV VERSION="11"
|
||||||
ENV RAM_SIZE="4G"
|
ENV RAM_SIZE="4G"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue