Hi,
I have a couple of questions regarding running jobs in Docker
containers. Here is the first one.
I am testing condor 8.8.12, with docker 18.03.0
Printing some custom logs from the wrapper set in config variable
DOCKER, I have just noticed that not always everything works.
Sometimes, HTCondor decides to kill the container after a few seconds.
As can be seen here [*]
For example, the container started at "Thu Mar 25 22:55:57 2021" was
terminated at "Thu Mar 25 23:04:07 2021".
Note that I am running one job at a time on that host.