Hi Arshad,
Iâve been looking into the
startdcrashes in HTCondor 25.0.7.
Thanks for your detailed investigations. The code does assume a stock docker program, I will add some more defensive programming in case the DOCKER knob is changed to some custom wrapper. If you could email me off list the output of
docker images --format '{{.Repository}}:{{.Tag}} {{.ID}} {{.Size}}'
I can double check that I've covered all the bases.
-greg