Skip to content

Modify composefile loading behavior towards relative paths - rebased - #1871

Closed
olljanat wants to merge 2 commits into
docker:masterfrom
olljanat:compose-bind-source_rebase
Closed

Modify composefile loading behavior towards relative paths - rebased#1871
olljanat wants to merge 2 commits into
docker:masterfrom
olljanat:compose-bind-source_rebase

Conversation

@olljanat

Copy link
Copy Markdown
Contributor

Rebased version of #966

Closesmoby/moby#33746 and moby/moby#34810

olljanatand others added 2 commits May 12, 2019 23:22
Signed-off-by: Olli Janatuinen <olli.janatuinen@gmail.com>
…n of absolute path in cross-plat
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
Signed-off-by: Olli Janatuinen <olli.janatuinen@gmail.com>
@olljanat
olljanatforce-pushed the compose-bind-source_rebase branch from 2e7fa49 to 32e511aCompareMay 12, 2019 20:27
@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #1871 into master will decrease coverage by 0.01%.
The diff coverage is 60%.

@@ Coverage Diff @@## master #1871 +/- ##
==========================================
- Coverage 56.75% 56.74% -0.02% 
==========================================
Files 309 309 Lines 21672 21685 +13 ==========================================
+ Hits 12301 12305 +4 - Misses 8472 8476 +4 - Partials 899 904 +5

1 similar comment
@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #1871 into master will decrease coverage by 0.01%.
The diff coverage is 60%.

@@ Coverage Diff @@## master #1871 +/- ##
==========================================
- Coverage 56.75% 56.74% -0.02% 
==========================================
Files 309 309 Lines 21672 21685 +13 ==========================================
+ Hits 12301 12305 +4 - Misses 8472 8476 +4 - Partials 899 904 +5

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

'Docker stack deploy' detects windows file path format source as relative path in volume property of docker-compose config

4 participants

@olljanat@codecov-io@GordonTheTurtle@simonferquel