You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add docker buildx to the list of prerequisites for building EVE, because
it isn't always installed by default with Docker.
Signed-off-by: Paul Gaiduk <[email protected]>
*[Go](https://golang.org) (optional) Required only if you want to build packages locally. By default, all builds happen in a docker environment.
97
98
*[qemu](https://www.qemu.org) (optional) Required only if you wish to run the generated image. On macOS, easiest to install via [homebrew](https://brew.sh) via `brew install qemu`.
98
99
*[git](https://git-scm.com) which you must have to clone this repository.
0 commit comments