mirror of
https://github.com/docker/compose.git
synced 2025-08-31 22:48:11 +02:00
5 lines
50 B
YAML
5 lines
50 B
YAML
web:
|
|
image: busybox
|
|
extends:
|
|
service: foo
|