No description
Find a file
franz.germann1 a4c756ce17
Some checks failed
/ build-go (push) Failing after 19s
/ build-kaniko (push) Failing after 35s
/ build-complete (push) Failing after 34s
/ build-golang-ci-lint (push) Has been cancelled
/ build-trivy (push) Has been cancelled
updates complete dockerfile
2024-12-16 11:44:41 +01:00
.github/workflows adds new Dockerfile in build.yaml 2024-12-09 11:50:10 +01:00
complete updates complete dockerfile 2024-12-16 11:44:41 +01:00
go added golangci-lint 2024-11-28 13:42:08 +01:00
golang-ci-lint fixed image 2024-11-28 13:51:21 +01:00
kaniko added golangci-lint 2024-11-28 13:42:08 +01:00
trivy added trivy 2024-11-28 14:15:48 +01:00
README.md added readme 2024-11-28 15:50:14 +01:00

Pipeline Containers

This repo contains Dockerfiles for all pipeline images that are needed for the CI/CD Pipeline.

Currently, the following images are available:

Name Description Image
go Go image with all necessary tools for building Go projects forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/pipeline-container/go:1.23
golang-ci-lint Go image with all necessary tools for linting Go projects forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/pipeline-container/golang-ci-lint:v1.62
kaniko Image for building docker containers inside of a container forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/pipeline-container/kaniko:v1.23.2-2
trivy Image for performing trivy scans forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/pipeline-container/trivy:0.56.2