quickstarts/middleware/makefile

4 lines
85 B
Makefile

DOCKER_IMAGE_PREFIX ?=middleware-
APPS ?=echoapp
include ../docker.mk