compose/tests/fixtures/v2-simple/links-invalid.yml

11 lines
171 B
YAML

version: "2"
services:
simple:
image: busybox:1.31.0-uclibc
command: top
links:
- another
another:
image: busybox:1.31.0-uclibc
command: top