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 9bd5179 commit 8f3072aCopy full SHA for 8f3072a
README.md
@@ -38,6 +38,8 @@ executable in `$GOPATH/bin`:
38
39
You can build a Docker container with the included `docker` make target:
40
41
+ make promu
42
+ promu crossbuild -p linux/amd64 -p linux/arm64
43
make docker
44
45
This will not even require Go tooling on the host. See the included [docker
0 commit comments