From 444355891052c8e94054a6d2dff183ab0560df14 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Sat, 14 Dec 2024 21:19:29 -0500 Subject: [PATCH] fix: add container lint --- Containerfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Containerfile b/Containerfile index f35bd79..b2b9198 100644 --- a/Containerfile +++ b/Containerfile @@ -20,3 +20,6 @@ RUN dnf5 install vlc ## Manage services # systemctl enable foo.service + +## Final command +RUN bootc container lint