Skip to content

Commit

Permalink
Add buildx instructions to README
Browse files Browse the repository at this point in the history
  • Loading branch information
nanoandrew4 committed May 1, 2024
1 parent a3cc012 commit 423b891
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@ The following [log-opts](https://docs.docker.com/config/containers/logging/confi

### Building locally

To build locally, you first must install [docker buildx](https://github.com/docker/buildx?tab=readme-ov-file#installing).

If you want to build the plugin yourself for all supported architectures, use the makefile with the following command
```shell
make all
Expand Down

0 comments on commit 423b891

Please sign in to comment.