builder/Readme.md

16 lines
291 B
Markdown
Raw Normal View History

2024-07-13 16:28:34 +02:00
# Builder
Common docker image used for running application builds, CI pipelines, and deployment scripts based on Debian 12.
## Tools included
2024-07-29 00:10:36 +02:00
- `ansible` - https://www.ansible.com/
2024-07-13 16:28:34 +02:00
- `docker`
- `curl`
- `git`
- `kubectl`
2024-07-15 23:16:25 +02:00
- `node`
2024-07-18 15:57:53 +02:00
- `pnpm`
2024-07-13 16:28:34 +02:00
- `ssh`
2024-07-13 18:32:28 +02:00
- `yq` - https://github.com/mikefarah/yq