You've already forked fedora-toolbox
forked from davejansen/fedora-bootc
Add some debug echos, trigger cleanup while mounts are present
This commit is contained in:
@@ -28,9 +28,7 @@ RUN --mount=type=bind,from=ctx,source=/,target=/ctx \
|
||||
--mount=type=cache,dst=/var/cache \
|
||||
--mount=type=cache,dst=/var/log \
|
||||
--mount=type=tmpfs,dst=/tmp \
|
||||
/ctx/build.sh
|
||||
|
||||
RUN /ctx/cleanup.sh
|
||||
/ctx/build.sh && /ctx/cleanup.sh
|
||||
|
||||
### LINTING
|
||||
## Verify final image and contents are correct.
|
||||
|
||||
Reference in New Issue
Block a user