[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)



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