Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #204 from seemethere/platform
Browse files Browse the repository at this point in the history
Wire up the platform string properly
Upstream-commit: c193e9f
Component: packaging
  • Loading branch information
seemethere authored Sep 12, 2018
2 parents 4d7364f + 2531648 commit 9e06b27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/packaging/image/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9e06b27

Please sign in to comment.