mirror of https://github.com/docker/compose.git
5 lines
63 B
YAML
5 lines
63 B
YAML
|
services:
|
||
|
simple:
|
||
|
image: nginx
|
||
|
ports:
|
||
|
- "80:80"
|