mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
Update Dockerfile
This commit is contained in:
parent
dc23c79b4f
commit
bc914a8d11
1 changed files with 1 additions and 1 deletions
|
|
@ -23,4 +23,4 @@ ENV DISK_SIZE "64G"
|
||||||
ARG VERSION_ARG "0.0"
|
ARG VERSION_ARG "0.0"
|
||||||
RUN echo "$VERSION_ARG" > /run/version
|
RUN echo "$VERSION_ARG" > /run/version
|
||||||
|
|
||||||
ENTRYPOINT ["/usr/bin/tini", "-s", "/run/init.sh"]
|
ENTRYPOINT ["/usr/bin/tini", "-s", "/run/entry.sh"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue