You've already forked fedora-toolbox
forked from davejansen/fedora-bootc
A toolbox container does not contain bootc.
All checks were successful
Build container image / Build and push image (push) Successful in 5m13s
All checks were successful
Build container image / Build and push image (push) Successful in 5m13s
See what I did there.
This commit is contained in:
@@ -20,6 +20,3 @@ RUN --mount=type=bind,from=ctx,source=/,target=/ctx \
|
|||||||
--mount=type=tmpfs,dst=/tmp \
|
--mount=type=tmpfs,dst=/tmp \
|
||||||
/ctx/build.sh
|
/ctx/build.sh
|
||||||
|
|
||||||
### LINTING
|
|
||||||
## Verify final image and contents are correct.
|
|
||||||
RUN bootc container lint
|
|
||||||
|
|||||||
Reference in New Issue
Block a user