mirror of
https://github.com/docker/docs.git
synced 2026-04-05 10:48:55 +07:00
Addresses #22199 — users were confused that the `dockerfile` property in a Bake target resolves relative to the `context` directory, not the working directory. Added an explicit note and example to the targets page.