CDash
CDash copied to clipboard
Running on podman (as a pod, or maybe as a minikube cluster) instead of docker?
Feature Request
New RHELs don't ship docker by default, and podman in generally is more OCI-compliant, and Kubernetes-friendly.
Would it be possible to port the existing docker-compose.yml to run a podman pod, or a kubernetes json?
How can we make CDash better?
Future-proof cdash, make it friendlier for cloud and other sorts of dynamic setups, make it possible to run CDash in a root-priveleges-missing container.
(It is also possible to port Dockerfiles to Buildah, but this should be, seemingly, not necessary, as podman natively supports Dockerfiles).