Skip to content

Commit

Permalink
Fix instructions for building docker image
Browse files Browse the repository at this point in the history
This fixes #84
  • Loading branch information
bitfehler committed Feb 21, 2022
1 parent 9bd5179 commit 8f3072a
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 @@ -38,6 +38,8 @@ executable in `$GOPATH/bin`:

You can build a Docker container with the included `docker` make target:

make promu
promu crossbuild -p linux/amd64 -p linux/arm64
make docker

This will not even require Go tooling on the host. See the included [docker
Expand Down

0 comments on commit 8f3072a

Please sign in to comment.