Container image used for running actions.
Find a file
2024-07-13 16:17:23 +02:00
.gitlab-ci.yml Implement builder image 2024-07-13 13:53:08 +02:00
Dockerfile Add kubectl utility 2024-07-13 16:17:23 +02:00
Readme.md Add kubectl utility 2024-07-13 16:17:23 +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