1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

include destination dir

This commit is contained in:
Jason N. 2024-02-26 10:02:06 -05:00
parent 6ef46c19da
commit 9fa159b3a4
2 changed files with 4 additions and 4 deletions

View file

@ -11,8 +11,8 @@ ENV VERSION="${VERSION}"
ENV WEB_UI="false"
RUN mkdir /build-container-installer
COPY /lorax_templates /build-container-installer
COPY /xorriso /build-container-installer
COPY /lorax_templates /build-container-installer/lorax_templates
COPY /xorriso /build-container-installer/xorriso
COPY /Makefile /build-container-installer
COPY /entrypoint.sh /