knative/func

It would be nice to support docker buildx

Closed this issue · 2 comments

I am trying to create a function and deploy it to a Kind cluster running on a M2 Pro Mac.

The image is never downloaded from my docker hub repo because it hasn't been built with arm support.

The current functionality seems restricted just to X86 machines.

Try s2i builder --builder=s2i.

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.