mirror of https://github.com/docker/compose.git
4 lines
61 B
YAML
4 lines
61 B
YAML
|
services:
|
||
|
simple:
|
||
|
image: nginx
|
||
|
network_mode: bridge
|