Test buildah builder
Some checks failed
/ build (push) Failing after 1s

This commit is contained in:
Hornwitser 2025-05-16 17:42:27 +02:00
parent 466c9ef7be
commit a8d4b11132
3 changed files with 73 additions and 45 deletions

View file

@ -4,13 +4,10 @@ Common docker image used for running application builds, CI pipelines, and deplo
## Tools included
- `ansible` latest - https://www.ansible.com/
- `docker` latest - https://www.docker.com/
- `curl` bookworm - https://packages.debian.org/bookworm/curl
- `git` bookworm - https://packages.debian.org/bookworm/git
- `gpg` bookworm - https://packages.debian.org/bookworm/gpg
- `kubectl` v1.30.2 - https://kubectl.docs.kubernetes.io/
- `node` v20.x - https://nodejs.org/
- `buildah` trixie - https://packages.debian.org/trixie/buildah
- `curl` trixie - https://packages.debian.org/trixie/curl
- `git` trixie - https://packages.debian.org/trixie/git
- `node` v22.15.1 - https://nodejs.org/
- `pnpm` v9.5.0 - https://pnpm.io/
- `ssh` bookworm - https://packages.debian.org/bookworm/openssh-client
- `ssh` trixie - https://packages.debian.org/trixie/openssh-client
- `yq` v4.44.2 - https://github.com/mikefarah/yq