compose/tests/fixtures/net-container/docker-compose.yml
Aanand Prasad 35e347cf92 Disable the use of 'net' in v2
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2016-01-14 17:59:37 +00:00

8 lines
97 B
YAML

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