feat: refacto config a bit
Some checks are pending
build-ublue-custom / Build and push image (push) Waiting to run
Some checks are pending
build-ublue-custom / Build and push image (push) Waiting to run
This commit is contained in:
parent
a5785c83a0
commit
908e6e60b6
3 changed files with 37 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue