mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
ENGDOCS-2276 (#21245)
<!--Delete sections as needed --> ## Description To match https://github.com/compose-spec/compose-spec/pull/540 ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
This commit is contained in:
@@ -157,7 +157,7 @@ args:
|
||||
|
||||
`context` defines either a path to a directory containing a Dockerfile, or a URL to a git repository.
|
||||
|
||||
When the value supplied is a relative path, it is interpreted as relative to the location of the Compose file.
|
||||
When the value supplied is a relative path, it is interpreted as relative to the project directory.
|
||||
Compose warns you about the absolute path used to define the build context as those prevent the Compose file
|
||||
from being portable.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user