builder/Readme.md
Hornwitser c3e3ff0959 Implement builder image
Add docker build to create a shared image for running CI pipelines and
docker builds based on debian.
2024-07-13 13:53:08 +02:00

9 lines
No EOL
180 B
Markdown

# Builder
Common docker image used for running application builds, CI pipelines, and deployment scripts based on Debian 12.
## Tools included
- `docker`
- `curl`
- `git`