Skip to content

Commit 8f3072a

Browse files
committed
Fix instructions for building docker image
This fixes #84
1 parent 9bd5179 commit 8f3072a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ executable in `$GOPATH/bin`:
3838

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

41+
make promu
42+
promu crossbuild -p linux/amd64 -p linux/arm64
4143
make docker
4244

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

0 commit comments

Comments
 (0)