mirror of
https://github.com/docker/compose.git
synced 2026-07-10 02:11:34 +00:00
4 lines
50 B
YAML
4 lines
50 B
YAML
web:
|
|
image: busybox
|
|
extends:
|
|
service: foo
|