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

[HTCondor-users] The Docker Universe on execute machine.



Hi HTCondor community,

I try to set up docker universe on an execute machine, and follow the "3.16.2" section of HTCondor v8.6.12 manual. The Centos 6.10 is installed on the execute host and package docker-io (docker-io.x86_64 1.7.1-2.el6 @epel) as well.
The user 'condor' added to 'dockerroot' group.

Service 'docker' is running but the ouput of

"condor_status -l | grep -i docker"ÂÂ is nothing.

So that means the execute machine is NOT docker-capable?
How to correct this ?

My environment is as follows:

$CondorVersion: 8.6.12 Aug 06 2018 $
$CondorPlatform: X86_64-CentOS_6.10 $
Docker version 1.7.1, build 786b29d/1.7.1

Evgeny Kuznetsov.