We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ebf2aea + 21839d5 commit dddcd5bCopy full SHA for dddcd5b
content/reference/compose-file/build.md
@@ -157,7 +157,7 @@ args:
157
158
`context` defines either a path to a directory containing a Dockerfile, or a URL to a git repository.
159
160
-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.
161
Compose warns you about the absolute path used to define the build context as those prevent the Compose file
162
from being portable.
163
0 commit comments