Container image used for running actions.
Find a file
Hornwitser 5d235f2e9a Avoid circular dependency in build script
Use the node image and install docker onto it in the CI pipeline
building the builder image to avoid a circular dependency loop of
requiring the builder image in order to build it.
2024-08-02 13:14:43 +02:00
.forgejo/workflows Avoid circular dependency in build script 2024-08-02 13:14:43 +02:00
.gitlab-ci.yml Implement builder image 2024-07-13 13:53:08 +02:00
Dockerfile Add ansible to builder image 2024-07-29 00:10:36 +02:00
Readme.md Add ansible to builder image 2024-07-29 00:10:36 +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