docker-htcondor
Personal installation of HTCondor based on phusion/baseimage (i.e. Ubuntu)
2.6K
This container is a Personal installation (i.e. single node) of HTCondor. The installation is based on phusion/baseimage as it manages the services better. The version of HTCondor is 8.0.5 as shipped in Ubuntun 14.04 (Trusty).
As root is not allowed to submit jobs to HTCondor, the default user is condoradmin (which has sudo-capabilities). To use it, just do:
docker run -it ensemblorg/docker-htcondor
Otherwise, to open a root-session, do
docker run -it ensemblorg/docker-htcondor /bin/bash
This module has been written by Matthieu Muffato (EMBL-EBI).
Content type
Image
Digest
Size
126.1 MB
Last updated
over 7 years ago
docker pull ensemblorg/docker-htcondorPulls:
133
Last week