You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app-dev/devops-and-containers/devops/oci-devops-terraform-function-java-graalvm/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ OCI DevOps IAM Policies are not part of the stack, please refer to <a href="http
56
56
<p>
57
57
Important! Before running the stack it is manadatory to create the OCI Registry repository for the OCI Function container and upload a dummy X86 architecture container to it. The <b>name</b> of the OCIR repo needs to match to the <code>image_name</code> of the Stack variables e.g. <b>helloworldai-java</b>. The image tag must be '<b>1</b>'. The reason for this is that the Stack canniot create the Function without pointing to an image in OCIR.
58
58
<br>
59
-
This can by done by doing the following in OCI Cloud Shell (assuming the image name is 'helloworldai-java'):
59
+
This can be done by doing the following in OCI Cloud Shell (assuming the image name is 'helloworldai-java'):
0 commit comments