CDash icon indicating copy to clipboard operation
CDash copied to clipboard

Running on podman (as a pod, or maybe as a minikube cluster) instead of docker?

Open ghost opened this issue 2 years ago • 0 comments

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).

ghost avatar Jun 29 '23 04:06 ghost