Implement builder image
Add docker build to create a shared image for running CI pipelines and docker builds based on debian.
This commit is contained in:
commit
c3e3ff0959
4 changed files with 64 additions and 0 deletions
9
Readme.md
Normal file
9
Readme.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Builder
|
||||
|
||||
Common docker image used for running application builds, CI pipelines, and deployment scripts based on Debian 12.
|
||||
|
||||
## Tools included
|
||||
|
||||
- `docker`
|
||||
- `curl`
|
||||
- `git`
|
Loading…
Add table
Add a link
Reference in a new issue