mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
fix relative path in compose file
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
1f3c10eb4b
commit
2b21c5df93
@ -4,4 +4,4 @@ services:
|
||||
build:
|
||||
context: .
|
||||
ssh:
|
||||
- fake-ssh=./fixtures/build-test/ssh/fake_rsa
|
||||
- fake-ssh=./fake_rsa
|
||||
|
Loading…
x
Reference in New Issue
Block a user