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

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



Hello Weiming,

You have found the correct file. Docker is invoked from the build-images script. The base image is passed in from the command line. So even though centos:7 is mentioned, it is replaced by the passed in base image on line 4. So, the centos:7 image is not used at all. It is just a place-holder.

...Tim

On 9/16/25 09:21, Weiming Shi wrote:
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

_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe

The archives can be found at: https://www-auth.cs.wisc.edu/lists/htcondor-users/ 
-- 
Tim Theisen (he, him, his)
Release Manager
Center for High Throughput Computing
Department of Computer Sciences
University of Wisconsin - Madison
4261 Computer Sciences and Statistics
1210 W Dayton St
Madison, WI 53706-1685
+1 608 265 5736