DOCKER_REGISTRY ?= 192.168.5.120 build-vertx: docker build -t $(DOCKER_REGISTRY)/sac/sf-vertx -f ./sf-vertx/Dockerfile --push .