deployment/docker/Makefile: mention that the Makefile rules must be invoked from the repository root

This commit is contained in:
Aliaksandr Valialkin 2019-12-11 23:32:45 +02:00
parent 6ddcd162ed
commit 440a15111e

View file

@ -1,3 +1,5 @@
# All these commands must run from repository root.
DOCKER_NAMESPACE := docker.io/victoriametrics
BUILDER_IMAGE := local/builder:go1.13.5
CERTS_IMAGE := local/certs:1.0.3