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/functions/java-helloworld-with-local-dev-and-oci-functions/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
@@ -137,7 +137,7 @@ To create a mac binary compatible Function Application use the <code>shape GENER
137
137
138
138
<p>
139
139
140
-
Create the Function from the container image that was pushed to the OCIR repo e.g. <code>fra.ocir.io/<YOUR OCI TENANCY NAMESPACE>/helloworld-java:1</code>. Let's name this <code>helloworld-java-arm</code>.
140
+
Using the application create a function for it from the container image that was pushed to the OCIR repo e.g. <code>fra.ocir.io/<YOUR OCI TENANCY NAMESPACE>/helloworld-java:1</code>. Let's name this <code>helloworld-java-arm</code>.
0 commit comments