Add docker build to create a shared image for running CI pipelines and docker builds based on debian.
9 lines
No EOL
180 B
Markdown
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` |