mirror of https://github.com/docker/compose.git
6 lines
81 B
YAML
6 lines
81 B
YAML
|
services:
|
||
|
simple:
|
||
|
image: nginx:alpine
|
||
|
another:
|
||
|
image: nginx:alpine
|