builder/Readme.md

12 lines
204 B
Markdown
Raw Normal View History

# Builder
Common docker image used for running application builds, CI pipelines, and deployment scripts based on Debian 12.
## Tools included
- `docker`
- `curl`
2024-07-13 16:17:23 +02:00
- `git`
- `kubectl`
2024-07-13 16:27:37 +02:00
- `ssh`