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

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



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

 

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 11:05 AM
To: htcondor-users@xxxxxxxxxxx <htcondor-users@xxxxxxxxxxx>
Subject: Re: [HTCondor-users] [EXTERNAL] Re: Docker networking

 

On 7/26/22 10:04 AM, Fienen, Michael N via HTCondor-users wrote:

Thanks, Greg

 

I think I will work toward upgrading to v9 (been meaning to do that anyway). Did I misunderstand the

DOCKER_EXTRA_ARGUMENTS knob? I thought that would do what you describe. Nonetheless, upgrading should get me in business.

 

The DOCKER_EXTRA_ARGUMENTS knob will do exactly what you want.  Even newer versions of HTCondor let the job opt into host networking with a job submit command.

-greg