compose/ecs/testdata/input/simple-single-service.yaml
Guillaume Lours 10b7197e4a Remove version in test compose files
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-08-24 10:15:42 +02:00

5 lines
No EOL
63 B
YAML

services:
simple:
image: nginx
ports:
- "80:80"