feat: refacto config a bit
This commit is contained in:
parent
c24128a8ee
commit
8935dca776
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