mirror of
https://github.com/docker/compose.git
synced 2025-09-02 07:28:13 +02:00
7 lines
89 B
YAML
7 lines
89 B
YAML
db:
|
|
extends:
|
|
file: common/services.yml
|
|
service: db
|
|
volumes:
|
|
- ./bar:/bar
|