Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] .job.ad file is created after "docker create" file has finished?
- Date: Wed, 31 Mar 2021 14:54:58 +0100
- From: jcaballero.hep@xxxxxxxxx
- Subject: [HTCondor-users] .job.ad file is created after "docker create" file has finished?
Hi,
This question is just to confirm my observations are correct.
I was checking if the file .job.ad (passed to docker as env var
_CONDOR_JOB_AD) exists before the "docker create" command finished.
And it looks like it doesn't. Is that correct?
Cheers,
Jose