PROJECT_NAME := jmxtrans
DOCKER_TAG ?= latest

include ../../Makefile.docker

.PHONY: build clean tag

docker_build: docker_build_default