copying files
This commit is contained in:
@@ -82,6 +82,9 @@ RUN --mount=type=bind,from=ctx,source=/,target=/ctx \
|
|||||||
--mount=type=tmpfs,dst=/tmp \
|
--mount=type=tmpfs,dst=/tmp \
|
||||||
/ctx/build/10-build.sh
|
/ctx/build/10-build.sh
|
||||||
|
|
||||||
|
COPY files/ /
|
||||||
|
RUN systemctl preset-all
|
||||||
|
|
||||||
### LINTING
|
### LINTING
|
||||||
## Verify final image and contents are correct.
|
## Verify final image and contents are correct.
|
||||||
RUN bootc container lint
|
RUN bootc container lint
|
||||||
|
|||||||
Reference in New Issue
Block a user