Container image used for running actions.
Find a file
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
.gitlab-ci.yml Implement builder image 2024-07-13 13:53:08 +02:00
Dockerfile Implement builder image 2024-07-13 13:53:08 +02:00
Readme.md Implement builder image 2024-07-13 13:53:08 +02:00
tag-release.sh Implement builder image 2024-07-13 13:53:08 +02:00

Builder

Common docker image used for running application builds, CI pipelines, and deployment scripts based on Debian 12.

Tools included

  • docker
  • curl
  • git