diff --git a/components/packaging/image/Makefile b/components/packaging/image/Makefile index 2f5b2f825b..7af4fd25d1 100644 --- a/components/packaging/image/Makefile +++ b/components/packaging/image/Makefile @@ -11,6 +11,7 @@ ARCH=$(shell uname -m) ENGINE_IMAGE?=engine-community CHOWN:=docker run --rm -v $(CURDIR):/v -w /v alpine chown DEFAULT_PRODUCT_LICENSE?=Community Engine +PLATFORM?=Docker Engine - Community .PHONY: help help: ## show make targets