mirror of https://github.com/docker/compose.git
5 lines
66 B
YAML
5 lines
66 B
YAML
|
services:
|
||
|
simple:
|
||
|
image: nginx:alpine
|
||
|
wrongField: test
|