mirror of
https://github.com/docker/cli.git
synced 2026-01-23 15:21:32 +03:00
1. The functionality of this test is superceded by `TestAPIIpcModeShareableAndContainer` (see integration-cli/docker_api_ipcmode_test.go). 2. This test won't work with --default-ipc-mode private. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> Upstream-commit: 519c06607ca7e8a544afddbd61ad57afe63a98b4 Component: engine