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