rocker-org / rocker-versioned

Run current & prior versions of R using docker
https://hub.docker.com/r/rocker/r-ver
GNU General Public License v2.0
297 stars 169 forks source link

Add GROUPID and UMASK options for RStudio, via environmental variables #15

Closed gnguy closed 7 years ago

gnguy commented 7 years ago

Similar to how one can specify a specific USERID, add functionality to specify the primary GROUPID of a given user, along with default UMASK settings for a RStudio session.

cboettig commented 7 years ago

Done via PR #16.