Creating Functions from Archives (Code-only Functions)
Find out how to create functions from archives (also known as code-only functions) with OCI Functions.
Read about how to create code-only functions with OCI Functions by providing a function archive, such as a ZIP file, instead of building and publishing a container image yourself:
- About Code-only Functions
- Creating Code-only Functions
- Packaging Archives for Code-only Functions
- Creating Go Code-only Functions
- Creating Java Code-only Functions
- Creating Node.js Code-only Functions
- Creating Python Code-only Functions
- Updating Code-only Functions
- Troubleshooting Code-only Functions