We use a customized version of the java offline buildpack with Oracle Java instead of OpenJDK. The buildpack fails to stage since we upgraded from version 3.12 to 3. ...
It's deployed to Kubernetes and the OCI image is running in a read-only file system mode specified by setting the readOnlyRootFilesystem property of the Kubernetes SecurityContext to true. This is ...