compose/tests/fixtures/net-container/docker-compose.yml

8 lines
97 B
YAML

foo:
image: busybox
command: top
net: "container:bar"
bar:
image: busybox
command: top