Getting error when deploying OCI Function hello-java example
Summary:
I am setting up the OIC Function for the first time in the tenancy and followed the quick start guide as follows
When i deploy the function with command fn -v deploy --app exampleapp , getting below error
ERROR: failed to solve: failed to push ****/****/hellofunction/hello-java:0.0.3: unexpected status from HEAD request to https://****/v2/****/hellofunction/hello-java/blobs/xxxx: 403 Forbidden
I checked on oracle support and found this document
OCI Functions - Trying to Deploy a Function Gives Error '403 Forbidden Fn: Error Running Docker Build: Exit Status 1' (Doc ID 3036848.1)
but this policy is already configured. Any idea what am i missing here ?
Tagged:
0