Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 497 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 497 Bytes

Container image for CI with flux-cli, kustomize, kubeconform

Build container image

Container image based on Alpine with flux-cli, kustomize, kubeconform. This image is useful for CI jobs requiring the different CLI tools.

How to start

podman run -it -v $PWD:/build \
    ghcr.io/nimbolus/flux-ci-container:latest