mirror of
https://github.com/docker/compose.git
synced 2026-06-25 02:28:24 +00:00
6 lines
89 B
YAML
6 lines
89 B
YAML
db:
|
|
extends:
|
|
file: common/services.yml
|
|
service: db
|
|
volumes:
|
|
- ./bar:/bar
|