Skip to content

Commit

Permalink
Update docs/reference/buildx_build.md
Browse files Browse the repository at this point in the history
Co-authored-by: CrazyMax <[email protected]>
  • Loading branch information
tonistiigi and crazy-max authored Feb 28, 2024
1 parent 40dde45 commit 1703904
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/reference/buildx_build.md
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,9 @@ $ docker buildx build -o type=docker,dest=- . > myimage.tar
$ docker buildx build -t tonistiigi/foo -o type=registry
```

Since BuildKit v0.13.0 multiple outputs can be specified by repeating the flag.
> **Note **
>
> Since BuildKit v0.13.0 multiple outputs can be specified by repeating the flag.
Supported exported types are:

Expand Down

0 comments on commit 1703904

Please sign in to comment.