copying files

This commit is contained in:
humocs-man
2026-03-02 18:45:46 +01:00
parent 87f73f2797
commit 0e9f08f6d6
+3
View File
@@ -82,6 +82,9 @@ RUN --mount=type=bind,from=ctx,source=/,target=/ctx \
--mount=type=tmpfs,dst=/tmp \
/ctx/build/10-build.sh
COPY files/ /
RUN systemctl preset-all
### LINTING
## Verify final image and contents are correct.
RUN bootc container lint