mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
Merge branch 'main' into cache
This commit is contained in:
commit
dc34e7f4b3
12 changed files with 310 additions and 111 deletions
|
|
@ -11,6 +11,7 @@ ENV VERSION="${VERSION}"
|
|||
ENV WEB_UI="false"
|
||||
|
||||
RUN mkdir /build-container-installer
|
||||
|
||||
COPY / /build-container-installer/
|
||||
|
||||
WORKDIR /build-container-installer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue