forked from Docker/baseimage-docker
Improve setuser: set auxilliary groups and more environment variables
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
* Much improved `my_init`:
|
||||
* It is now possible to run and watch a custom command, possibly in addition to running runit. See "Running a one-shot command in the container" in the README.
|
||||
* It is now possible to skip running startup files such as /etc/rc.local.
|
||||
* `setuser` now also set auxilliary groups, as well as more environment variables such as `USER` and `UID`.
|
||||
|
||||
## 0.9.5 (release date: 2014-02-06)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user