Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] A couple of questions regarding running jobs with docker containers (Q2)
- Date: Fri, 26 Mar 2021 10:36:06 +0000
- From: jcaballero.hep@xxxxxxxxx
- Subject: [HTCondor-users] A couple of questions regarding running jobs with docker containers (Q2)
Hi,
and here is the second question.
I have noticed that one of the input options for the "docker create"
command is like this
--hostname <user>-<clusterid>.<procid>-<real_hostname>
So they look like
--hostname neo-666.0-host123.matrix.net
Is this something hardcoded in HTCondor, or part of our site's configuration?
If it is a HTCondor thing, would something bad happen if we replace it
by just the actual hostname?
Cheers,
Jose