mirror of
https://github.com/docker/compose.git
synced 2026-08-04 14:47:40 +00: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
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@ services:
|
|||
build:
|
||||
context: .
|
||||
ssh:
|
||||
- fake-ssh=./fixtures/build-test/ssh/fake_rsa
|
||||
- fake-ssh=./fake_rsa
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue