mirror of https://github.com/docker/compose.git
5 lines
50 B
YAML
5 lines
50 B
YAML
|
web:
|
||
|
image: busybox
|
||
|
extends:
|
||
|
service: foo
|