зеркало из https://github.com/microsoft/docker.git
497fc8876e
Some workloads rely on IPC for communications with other processes. We would like to split workloads between two container but still allow them to communicate though shared IPC. This patch mimics the --net code to allow --ipc=host to not split off the IPC Namespace. ipc=container:CONTAINERID to share ipc between containers If you share IPC between containers, then you need to make sure SELinux labels match. Docker-DCO-1.1-Signed-off-by: Dan Walsh <dwalsh@redhat.com> (github: rhatdan) |
||
---|---|---|
.. | ||
compare.go | ||
config.go | ||
config_test.go | ||
exec.go | ||
hostconfig.go | ||
merge.go | ||
parse.go | ||
parse_test.go |