builder/Readme.md

15 lines
583 B
Markdown
Raw Normal View History

2024-07-13 16:28:34 +02:00
# Builder
2025-05-18 20:36:31 +02:00
Common container image used for running application builds, CI pipelines, and deployment scripts based on Debian Trixie.
2024-07-13 16:28:34 +02:00
## Tools included
2025-05-16 17:42:27 +02:00
- `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/
2025-05-18 00:55:04 +02:00
- `podman` trixie - https://packages.debian.org/trixie/podman
2025-05-16 17:42:27 +02:00
- `ssh` trixie - https://packages.debian.org/trixie/openssh-client
- `yq` v4.44.2 - https://github.com/mikefarah/yq