recast-hep / recast-atlas

CLI for ATLAS RECAST contributors
https://recast.docs.cern.ch/
Apache License 2.0
6 stars 5 forks source link

Output directories should be writable to all #23

Open ntadej opened 4 years ago

ntadej commented 4 years ago

It is not good that the output folders are root-owned. Some users might not have admin rights on the PCs they use.

ntadej commented 4 years ago

Might be possible with: https://docs.docker.com/engine/security/userns-remap/