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

11 lines
155 B
YAML
Raw Normal View History

version: 2
services:
simple:
image: busybox:latest
command: top
links:
- another
another:
image: busybox:latest
command: top