mirror of
https://github.com/dockur/windows.git
synced 2025-12-21 18:00:45 +00:00
feat: Add installer (#5)
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user