You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See vielmetti/sisyphus#6 , work in progress to build a single simple OpenFaaS function that's multi-architecture and builds across multiple architectures from a simple Makefile and from a single Dockerfile.
Not ready to merge yet, but if you want to try it out,
See vielmetti/sisyphus#6 , work in progress to build a single simple OpenFaaS function that's multi-architecture and builds across multiple architectures from a simple Makefile and from a single Dockerfile.
Not ready to merge yet, but if you want to try it out,
faas-cli deploy --image vielmetti/sisyphus:amd64 --name sisyphus
should work on amd64 (x86_64) systems right now
The text was updated successfully, but these errors were encountered: