knative / func

Knative Functions client API and CLI
Apache License 2.0
263 stars 135 forks source link

It would be nice to support docker buildx #2380

Open stevef1uk opened 2 weeks ago

stevef1uk commented 2 weeks ago

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.

matejvasek commented 2 weeks ago

Try s2i builder --builder=s2i.