[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] [EXTERNAL] Re: Docker networking



Ok. Somehow this syntax didn’t work though:

DOCKER_EXTRA_ARGUMENTS = "--network=host" 

 

But, again, I’ll push toward the V9 upgrade

 

Thanks again

Mike

 

--

Michael Fienen, Ph. D.
Research Hydrologist
United States Geological Survey

Upper Midwest Water Science Center
1 Gifford Pinchot Drive

Madison, Wisconsin 53726
phone:  608.821.3894
https://www.usgs.gov/staff-profiles/michael-n-fienen

 

 

 

From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Greg Thain <gthain@xxxxxxxxxxx>
Date: Tuesday, July 26, 2022 at 12:22 PM
To: htcondor-users@xxxxxxxxxxx <htcondor-users@xxxxxxxxxxx>
Subject: Re: [HTCondor-users] [EXTERNAL] Re: Docker networking

On 7/26/22 11:06, Fienen, Michael N via HTCondor-users wrote:

Hmmmm…..I put DOCKER_EXTRA_ARGUMENTS in my configuration file. Should it be a submit file arg? Maybe that’s where I went wrong?

 

 

No, you were right the first time -- DOCKER_EXTRA_ARGUMENTS (on versions of HTCondor that support it) goes in the configuration file, as it is intended for use by the administrator.  Newer HTCondor also give the job submitter some control over this as well.

-greg