mirror of https://github.com/docker/compose.git
6 lines
86 B
YAML
6 lines
86 B
YAML
|
myweb:
|
||
|
extends:
|
||
|
service: web
|
||
|
file: valid-interpolation-2.yml
|
||
|
command: top
|