DOCKER_ARCHS      ?= amd64 arm64 armv7
DOCKER_IMAGE_NAME ?= chrony-exporter
DOCKER_REPO       ?= superq

include Makefile.common
