OpenFunction
OpenFunction copied to clipboard
How to use the function when there is no public network
In the process of building an image in build, you need to access github to pull the code. It cannot be used without a public network. How to create a function without accessing the public network
Using a private code repository or using local source code build.
The shipwright had supported from v0.6.0. OpenFunction can support it by adding a filed BundleContainer . You can try to implement this feature.