Skip to content

Commit

Permalink
Remove outdated note
Browse files Browse the repository at this point in the history
Signed-off-by: Aidan Mundy <amboyscout@aol.com>
  • Loading branch information
aidan-mundy committed Oct 18, 2021
1 parent e57b5f7 commit 414a3ff
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/reference/commandline/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,12 +110,6 @@ Build Syntax Suffix | Commit Used | Build Context Used
`myrepo.git#mytag:myfolder` | `refs/tags/mytag` | `/myfolder`
`myrepo.git#mybranch:myfolder` | `refs/heads/mybranch` | `/myfolder`

> **Note**
>
> You cannot specify the build-context directory (`myfolder` in the examples above)
> when using BuildKit as builder (`DOCKER_BUILDKIT=1`). Support for this feature
> is tracked in [buildkit#1684](https://github.com/moby/buildkit/issues/1684).
### Tarball contexts

If you pass an URL to a remote tarball, the URL itself is sent to the daemon:
Expand Down

0 comments on commit 414a3ff

Please sign in to comment.