15 lines
291 B
Markdown
15 lines
291 B
Markdown
# Builder
|
|
|
|
Common docker image used for running application builds, CI pipelines, and deployment scripts based on Debian 12.
|
|
|
|
## Tools included
|
|
|
|
- `ansible` - https://www.ansible.com/
|
|
- `docker`
|
|
- `curl`
|
|
- `git`
|
|
- `kubectl`
|
|
- `node`
|
|
- `pnpm`
|
|
- `ssh`
|
|
- `yq` - https://github.com/mikefarah/yq
|