Files
docker-cli/components/engine/integration-cli
Kenfe-Mickael Laventure 24558a48dd Prevent mqueue from implicitely becoming a bind mount with --ipc=host
Currently, when running a container with --ipc=host, if /dev/mqueue is
a standard directory on the hos the daemon will bind mount it allowing
the container to create/modify files on the host.

This commit forces /dev/mqueue to always be of type mqueue except when
the user explicitely requested something to be bind mounted to
/dev/mqueue.

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
Upstream-commit: f7d4abdc00d521509995da1070215c808fe0fd9c
Component: engine
2016-02-09 14:16:08 -08:00
..
2015-11-25 18:02:03 -08:00
2015-12-30 17:39:33 -05:00
2016-02-04 10:13:31 -05:00
2016-01-14 08:17:40 +00:00
2015-10-07 07:11:45 +08:00
2016-01-19 15:23:46 -05:00
2016-01-19 16:45:47 -08:00