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
  • Loading branch information
seemethere authored Sep 12, 2018
2 parents 65ba360 + 5604d78 commit c193e9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 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 c193e9f

Please sign in to comment.