Merge pull request #199 from dhiltgen/platform
Wire up the platform string properly Upstream-commit: 6ada8595287d6c25e9553b4aa36c961c5bc6f968 Component: packaging
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user