mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-04 00:18:53 +00:00
Restrict kubernetes to amd64
- currently no arm64 binary downloads available Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -2,5 +2,6 @@ ORG?=linuxkitprojects
|
||||
IMAGE=kubernetes
|
||||
NETWORK=1
|
||||
NOTRUST=1
|
||||
ARCHES=x86_64
|
||||
|
||||
include ../../../pkg/package.mk
|
||||
|
Reference in New Issue
Block a user