This commit is contained in:
parent
aa55afa648
commit
c9afabb81f
2 changed files with 3 additions and 1 deletions
|
@ -12,7 +12,7 @@ RUN dnf install -y --setopt install_weak_deps=False clang gcc
|
|||
|
||||
RUN dnf install -y --setopt install_weak_deps=False coreutils bash aria2 jq yq zstd brotli sqlite
|
||||
|
||||
RUN dnf group install -y --setopt install_weak_deps=False "Container Management" --exclude container-selinux
|
||||
RUN dnf install -y --setopt install_weak_deps=False buildah podman --exclude container-selinux
|
||||
|
||||
# We don't clean up dnf cache since user may want to install packages for their use
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue