Add podman
All checks were successful
/ build (push) Successful in 4m17s

This commit is contained in:
Hornwitser 2025-05-18 00:55:04 +02:00
parent db1e034138
commit ebb045bbcb
2 changed files with 3 additions and 0 deletions

View file

@ -19,6 +19,8 @@ buildah run $ctr -- apt-get install -y --no-install-recommends \
git \
netavark \
openssh-client \
podman \
podman-docker \
;
#gpg \