collect reusable code

This commit is contained in:
thislight 2024-11-28 18:11:07 +08:00
parent efd52d057f
commit bacbf7d67e
No known key found for this signature in database
GPG key ID: FCFE5192241CCD4E
10 changed files with 290 additions and 63 deletions

View file

@ -0,0 +1,10 @@
#!/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