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
Looks like this can be achieved pretty easily by using the same file-system directories (tunable for both Docker and Kubernetes). I'd like for the user to just run their function containers locally with a simple command like
docker service create --name=my-function --secret=my-secret me/my-function:latest
The text was updated successfully, but these errors were encountered: