runner-images/shared/fedora/instpkgs-minimal.sh
2024-11-28 18:22:50 +08:00

10 lines
367 B
Bash

#!/usr/bin/env sh
dnf update -y --setopt install_weak_deps=False && \
dnf install -y --setopt install_weak_deps=False git git-lfs git-ftp fuse-overlayfs \
nodejs nodejs-npm python3-devel python3-pip pipx \
perl perl-CPAN ruby rubygems \
clang gcc \
coreutils bash aria2 jq yq zstd brotli sqlite \
buildah podman \
--exclude container-selinux