From b712e8e42457e50bf0e7b6236958ff770922335f Mon Sep 17 00:00:00 2001 From: Dave Jansen Date: Tue, 2 Dec 2025 19:42:04 +0900 Subject: [PATCH] A toolbox container does not contain `bootc`. See what I did there. --- Containerfile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Containerfile b/Containerfile index 15d8014..167d400 100644 --- a/Containerfile +++ b/Containerfile @@ -20,6 +20,3 @@ RUN --mount=type=bind,from=ctx,source=/,target=/ctx \ --mount=type=tmpfs,dst=/tmp \ /ctx/build.sh -### LINTING -## Verify final image and contents are correct. -RUN bootc container lint