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

[HTCondor-users] sudo / package installation inside a docker container inside a user job



Hi !

Currently we are running docker universe jobs successfully. The jobs are running as local pool users condoruser001, condoruser002... (Those unix users are created on the host machine.)

What I'd like to do now, is to be able to install new packages inside the docker container  before the "real" part of the job starts running. Can I somehow sudo inside the docker container and install packages ?

I'd like to do this, since I would like to use only a couple of base docker image for our jobs and each job should pull its dependencies on-the-fly during the execution of the job on the top of the base image. This would extremely simplify image maintenance.

Currently the condor job's user cnanot do this.

Is there a way ?

thanks a lot ina advance,
Gergely


This e-mail and any files transmitted with it contain confidential and may contain privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorized use, copying, disclosure or distribution of the material in this e-mail is strictly forbidden.