clair icon indicating copy to clipboard operation
clair copied to clipboard

cicd: openshift CI

Open hdonnay opened this issue 1 year ago • 1 comments

This retools the Makefile and Dockerfile to use a buildkit backend directly in an attempt to stop needing to write a Dockerfile and scripts that only use the intersection of podman and docker features.

TODO:

  • [x] Documentation updates
  • [ ] Port the GitHub Actions CI to use the Makefile where appropriate.

hdonnay avatar Jun 28 '24 21:06 hdonnay