feat: refacto config a bit
Some checks are pending
build-ublue-custom / Build and push image (push) Waiting to run

This commit is contained in:
Bastien Riviere 2025-06-18 21:13:55 +02:00
parent a5785c83a0
commit 908e6e60b6
3 changed files with 37 additions and 12 deletions

View file

@ -68,3 +68,6 @@ RUN mkdir -p /var/lib/alternatives && \
# - /var/lib/alternatives is required to prevent failure with some RPM installs
# - All RUN commands must end with ostree container commit
# see: https://coreos.github.io/rpm-ostree/container/#using-ostree-container-commit
RUN dnf5 config-manager setopt skip_if_unavailable=1 && \
bootc container lint