diff --git a/containers/base/Containerfile b/containers/base/Containerfile index da6a028..a8d3543 100644 --- a/containers/base/Containerfile +++ b/containers/base/Containerfile @@ -5,7 +5,7 @@ RUN --mount=type=cache,id=dnf-cache,target=/var/cache/libdnf5 \ dnf update -y && \ dnf copr enable -y gierth/tools-golang && \ dnf copr enable -y agriffis/neovim-nightly && \ - dnf -y --setopt=keepcache=1 install bash-completion glibc-minimal-langpack \ + dnf -y --setopt=keepcache=1 --nodocs --setopt=install_weak_deps=False install bash-completion glibc-minimal-langpack \ host-spawn dbus-launch \ git npm neovim awk jq unzip lazygit lazydocker lazysql