5 lines
66 B
YAML
5 lines
66 B
YAML
db:
|
|
image: busybox
|
|
volumes:
|
|
- ./foo:/foo
|
|
- ./bar:/bar
|