/fn-ol

A Java FDK function with an Oracle Linux base image

Primary LanguageDockerfileApache License 2.0Apache-2.0

Java Function on Oracle Linux

This provides a Dockerfile and func.yaml that shows how to run a Java Fn function in an Oracle Linux based image.

Curl is installed on the image to demonstrate customisation of dependencies.

Checkout the Dockerfileand the func.yaml. The rest is CLI-generated[0] Java boilerplate Hello World function.

[0]: CLI version 0.5.36