mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
Add command to docker build instructions (#8944)
Signed-off-by: Levi Harrison <git@leviharrison.dev>
This commit is contained in:
parent
00a9d77b1d
commit
b59822904d
|
@ -100,6 +100,7 @@ You can build a docker image locally with the following commands:
|
||||||
|
|
||||||
$ make promu
|
$ make promu
|
||||||
$ promu crossbuild -p linux/amd64
|
$ promu crossbuild -p linux/amd64
|
||||||
|
$ make npm_licenses
|
||||||
$ make common-docker-amd64
|
$ make common-docker-amd64
|
||||||
|
|
||||||
*NB* if you are on a Mac, you will need [gnu-tar](https://formulae.brew.sh/formula/gnu-tar).
|
*NB* if you are on a Mac, you will need [gnu-tar](https://formulae.brew.sh/formula/gnu-tar).
|
||||||
|
|
Loading…
Reference in a new issue