[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[HTCondor-users] On the docker build file of htcondor image on docker hub



Hi HTCondor users,

May I ask if anyone knows where I can find the docker build file for the latest htcondor image on docker hub?

From the image layers informationÂ
[ https://hub.docker.com/layers/htcondor/cm/latest-el9/images/sha256-23954e234b84b6fe515a2a996ecda3c73585947115e567cf7672ccd1d6ee7323 ] , it seems that the latest image usesÂalmalinux-9 as the base image.

But from the build files on github repo [
Âhttps://github.com/htcondor/htcondor/blob/main/build/docker/services/base/Dockerfile,
Âhttps://github.com/htcondor/htcondor/blob/main/build/docker/services/cm/Dockerfile ]
the base image is still based on centos-7.

Thanks
Weiming