We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29ede3b commit f36ee00Copy full SHA for f36ee00
BUILDING.md
@@ -4,12 +4,15 @@
4
* Windows:
5
* [Docker Desktop](https://docs.docker.com/desktop/setup/install/windows-install/)
6
* make
7
+ * go (see [go.mod](go.mod) for minimum version)
8
* macOS:
9
* [Docker Desktop](https://docs.docker.com/desktop/setup/install/mac-install/)
10
11
12
* Linux:
13
* [Docker 20.10 or later](https://docs.docker.com/engine/install/)
14
15
16
17
### Building the CLI
18
0 commit comments