Stefan Lasiewski
|
32ff99e8ad
|
--privileged can be used with user namespaces
Privileged containers *can* be used on a node where User Namespaces are active, as shown in https://docs.docker.com/engine/security/userns-remap/#disable-namespace-remapping-for-a-container .
I added an example to show how.
|
2017-12-14 17:54:20 -08:00 |
Emmanuel CARRE
|
8db6bbda0b
|
Change Docker github url
Change outdate Github Docker url https://github.com/docker/docker for
https://github.com/moby/moby.
Resolves: #286
Signed-off-by: Emmanuel CARRE <emmanuel.b.carre@gmail.com>
|
2017-06-06 01:07:05 +02:00 |
Matt Bentley
|
3a601bea11
|
Fixed code block formatting issues with indentation
Signed-off-by: Matt Bentley <mbentley@mbentley.net>
|
2017-04-15 08:32:23 -05:00 |
Riyaz Faizullabhoy
|
d9273d2cbc
|
Security hands-on lab from dockercon (#71)
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
|
2016-10-10 15:47:01 -07:00 |