No description
  • Dockerfile 100%
Find a file
2025-01-14 16:46:26 +00:00
.harness Update pipeline build custom images 2025-01-14 16:46:26 +00:00
Dockerfile add inital images 2024-08-15 10:13:39 -07:00
Dockerfile.harness_terraform install tf and tofu in docker image (#3) 2024-10-01 08:11:06 -05:00
README.md add pipeline to readme 2024-08-15 10:22:00 -07:00

harness-iacm-images

custom images for harness iacm

Dockerfile

simple retag of an image (let's us leverage the "build and push" step in harness ci)

Dockerfile.harness_terraform

installing extra tools needed in terraform/tofu steps

.harness/build_custom_images.yaml

harness pipeline to

  1. get latest default image versions
  2. build/copy iacm related images and push to registry
  3. configure harness to use custom images by default in all iacm pipelines