mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04: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
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Reference in a new issue