runner-images/shared/fedora/instpkgs-minimal.sh

11 lines
367 B
Bash
Raw Normal View History

2024-11-28 18:11:07 +08:00
#!/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