Details
-
Task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
0.8.0
-
None
-
None
Description
If user do not use -execute-as-user or -nosetuid, the user matching aurora role must be present in docker image. It is not feasible all the time.
Fix thermos_executor to accept new option --docker-autocreate-user. If it is set, create the user (if not exists), before initializing sandbox. This option should be False by default.
I'm working on a patch. I'll submit to reviewboard soon.
Attachments
Issue Links
- is related to
-
AURORA-1237 thermos_runner never does setuid inside the docker container
- Open