On Jun 12, 2025, at 4:47âPM, Matthew Feickert via HTCondor-users <htcondor-users@xxxxxxxxxxx> wrote:
Hi All,
```
WARNING: the line 'container_pull_policy = missing' was unused by condor_submit. Is it a typo
```
> `docker_pull_policy = < always >`:
> if `docker_pull_policy` is set to _always_, when a docker universe job starts on a execution point, the option "âpull always" will be passed to the docker run command. This only impacts EPs which already have a locally cached version of the image. With this
option, docker will always check with the repo to see if the cached version is out of date. This requires more network connectivity, and may cause docker hub to throttle future pull requests. It is generally recommended to never mutate docker image tag name,
and avoid needing this option.
but then for the container universe set of commands there is no `container_pull_policy`. There is
> `transfer_container = < True | False >`
> A boolean value that defaults to True. When `false`, sif container images and expanded directories are assumed to be pre-staged on the EP, and HTCondor will not attempt to transfer them.
but that sounds like it might be different(?).
Do you know if this means that there is no way to overwrite the container cache if the container universe is used?
Best,
Matthew
--
Matthew Feickert
University of Wisconsin-Madison
_______________________________________________
HTCondor-users
mailing list
To
unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with
a
subject:
Unsubscribe
Join
us in June at Throughput Computing 25: https://urldefense.com/v3/__https://osg-htc.org/htc25__;!!Mak6IKo!Po7dl7Yc8bx5BSDLs5aGKxVM0IBYKc1CjNnSNgx8jE-NcS2F44Kxl9zmwXDPSOc5sSat7soo583XjpOwwlyw3lLyylIFTA$
The
archives can be found at: https://www-auth.cs.wisc.edu/lists/htcondor-users/