mirror of
https://github.com/docker/compose.git
synced 2026-08-28 12:23:49 +00:00
5 lines
81 B
YAML
5 lines
81 B
YAML
services:
|
|
simple:
|
|
image: nginx:alpine
|
|
another:
|
|
image: nginx:alpine
|