[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] set docker user ID
From: Matthias Schnepf <udcqn@xxxxxxxxxxxxxxx>
Date: 01/18/2016 09:27 AM
> My question is: is there an option in HTCondor
to set the user ID for
> the docker container?
Your workaround may be the way to go for the moment
- looks like they just added user namespaces recently and it will be available
in Docker 1.10 slated for next month.
https://integratedcode.us/2015/10/13/user-namespaces-have-arrived-in-docker/
-Michael Pelletier.