builder/Readme.md

15 lines
604 B
Markdown
Raw Permalink Normal View History

2024-07-13 16:28:34 +02:00
# Builder
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
- `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.x - https://github.com/nodesource/distributions
- `pnpm` v9.5.0 - https://pnpm.io/
- `podman` trixie - https://packages.debian.org/trixie/podman
- `ssh` trixie - https://packages.debian.org/trixie/openssh-client
- `yq` v4.44.2 - https://github.com/mikefarah/yq