Adds documentation for additional groups.

Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
Mrunal Patel
2015-07-13 14:47:28 -04:00
parent 0b7938e845
commit d77d0268eb
8 changed files with 27 additions and 0 deletions
+4
View File
@@ -68,6 +68,10 @@ Running `docker rmi` emits an **untag** event when removing an image name. The
### What's new
**New!**
The `hostConfig` option now accepts the field `GroupAdd`, which specifies a list of additional
groups that the container process will run as.
## v1.19
### Full documentation