Nicolas De Loof fb73dd58d9 Move compose e2e tests into pkg
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-06-28 08:47:58 +02:00

14 lines
240 B
YAML

services:
service:
image: alpine
command: top
ipc: "service:shareable"
container:
image: alpine
command: top
ipc: "container:ipc_mode_container"
shareable:
image: alpine
command: top
ipc: shareable