AliyunContainerService/kube-eventer

How ’arm‘ images are built?

Closed this issue · 1 comments

How ’arm‘ images are built?

First, edit Makefile:
ARCH?=amd64 should be rewrite ==> ARCH?=arm64
Then:
open teminal, and exec make docker-container