We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d71d84 commit e653bc4Copy full SHA for e653bc4
Containerfile
@@ -12,4 +12,5 @@ RUN mkdir -p /var/lib/alternatives
12
RUN /tmp/build.sh && \
13
/tmp/plasma.sh && \
14
dnf clean all && \
15
- ostree container commit
+ ostree container commit && \
16
+ bootc container lint
0 commit comments