mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 19:07:54 +01:00
parent
1bc8f5926f
commit
ecdca0eddf
2 changed files with 7 additions and 7 deletions
|
|
@ -9,10 +9,8 @@ ENV IMAGE_TAG="${VERSION}"
|
|||
ENV VARIANT="Server"
|
||||
ENV VERSION="${VERSION}"
|
||||
ENV WEB_UI="false"
|
||||
ENV OUTPUT_DIR="/github/workspace/build"
|
||||
|
||||
RUN mkdir /build-container-installer
|
||||
|
||||
COPY / /build-container-installer/
|
||||
|
||||
WORKDIR /build-container-installer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue