Add command to docker build instructions (#8944)

Signed-off-by: Levi Harrison <git@leviharrison.dev>
pull/8948/head
Levi Harrison 3 years ago committed by GitHub
parent 00a9d77b1d
commit b59822904d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -100,6 +100,7 @@ You can build a docker image locally with the following commands:
$ make promu
$ promu crossbuild -p linux/amd64
$ make npm_licenses
$ make common-docker-amd64
*NB* if you are on a Mac, you will need [gnu-tar](https://formulae.brew.sh/formula/gnu-tar).

Loading…
Cancel
Save