Skip to content

Commit dddcd5b

Browse files
Merge pull request #21246 from docker/published-update
publish updates from main
2 parents ebf2aea + 21839d5 commit dddcd5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/reference/compose-file/build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ args:
157157

158158
`context` defines either a path to a directory containing a Dockerfile, or a URL to a git repository.
159159

160-
When the value supplied is a relative path, it is interpreted as relative to the location of the Compose file.
160+
When the value supplied is a relative path, it is interpreted as relative to the project directory.
161161
Compose warns you about the absolute path used to define the build context as those prevent the Compose file
162162
from being portable.
163163

0 commit comments

Comments
 (0)