mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-23 20:37:12 +01:00
deployment/docker/Makefile: mention that the Makefile rules must be invoked from the repository root
This commit is contained in:
parent
6ddcd162ed
commit
440a15111e
@ -1,3 +1,5 @@
|
|||||||
|
# All these commands must run from repository root.
|
||||||
|
|
||||||
DOCKER_NAMESPACE := docker.io/victoriametrics
|
DOCKER_NAMESPACE := docker.io/victoriametrics
|
||||||
BUILDER_IMAGE := local/builder:go1.13.5
|
BUILDER_IMAGE := local/builder:go1.13.5
|
||||||
CERTS_IMAGE := local/certs:1.0.3
|
CERTS_IMAGE := local/certs:1.0.3
|
||||||
|
Loading…
Reference in New Issue
Block a user