builder/Readme.md
Hornwitser a8d4b11132
Some checks failed
/ build (push) Failing after 1s
Test buildah builder
2025-05-16 17:42:27 +02:00

13 lines
514 B
Markdown

# Builder
Common docker image used for running application builds, CI pipelines, and deployment scripts based on Debian 12.
## Tools included
- `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` trixie - https://packages.debian.org/trixie/openssh-client
- `yq` v4.44.2 - https://github.com/mikefarah/yq