mirror of
https://github.com/dockur/windows.git
synced 2025-10-26 19:05:49 +00:00
feat: Add installer (#5)
This commit is contained in:
parent
dc23c79b4f
commit
169b364c79
3 changed files with 69 additions and 2 deletions
|
|
@ -23,4 +23,4 @@ ENV DISK_SIZE "64G"
|
|||
ARG VERSION_ARG "0.0"
|
||||
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