Container image used for running actions.
Find a file
2024-07-13 16:28:34 +02:00
.gitlab-ci.yml Implement builder image 2024-07-13 13:53:08 +02:00
Dockerfile Convert to Unix line endings 2024-07-13 16:28:34 +02:00
Readme.md Convert to Unix line endings 2024-07-13 16:28:34 +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
  • kubectl
  • ssh