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
2ae63828c2
commit
ce4e7b5698
1 changed files with 1 additions and 1 deletions
|
|
@ -37,8 +37,8 @@ FROM build-${TARGETARCH}
|
||||||
ARG VERSION_ARG="4.00"
|
ARG VERSION_ARG="4.00"
|
||||||
RUN echo "$VERSION_ARG" > /run/version
|
RUN echo "$VERSION_ARG" > /run/version
|
||||||
|
|
||||||
EXPOSE 8006 3389
|
|
||||||
VOLUME /storage
|
VOLUME /storage
|
||||||
|
EXPOSE 8006 3389
|
||||||
|
|
||||||
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