Updating desktop images to 44
This commit is contained in:
@@ -14,7 +14,6 @@ RUN echo "%_without_kmod_nvidia_detect 1" > /etc/rpm/macros.nvidia-kmod && \
|
||||
# Any more than that means that dnf automatically added a new one, which is shady!
|
||||
# Then: cleanup image for linting
|
||||
# Finally: verify image is good
|
||||
# FIXME - remove the `--skip nonempty-run-tmp` when it's no longer needed
|
||||
RUN [[ 4 -eq $(rpm -qa gpg-pubkey* | wc -l) ]] && \
|
||||
rm -rf /var /boot && mkdir /var /boot && \
|
||||
bootc container lint --fatal-warnings --skip nonempty-run-tmp
|
||||
bootc container lint --fatal-warnings
|
||||
|
||||
Reference in New Issue
Block a user