mirror of
https://github.com/docker/compose.git
synced 2025-08-15 22:58:12 +02:00
Make value of 'build:' relative to the yml file. (cherry picked from commit 0f70b8638ff7167e9755d24dc8dab1579662f72d) Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
3 lines
28 B
YAML
3 lines
28 B
YAML
foo:
|
|
build: ../build-ctx/
|