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

[HTCondor-users] Multiple Docker Containers




To abide by the best practice of one process per container, I was thinking to connect multiple containers and have them running as a single condor job.
Similarly I would like to use docker containers to incapsulate data to be attached to a docker image running.

What would be the best way to obtain such multiple-docker-images system with condor and the job description?