Skip to content

Commit 22e6284

Browse files
readme instructions added for OCIR Docker login with auth token
1 parent 0308bbb commit 22e6284

File tree

1 file changed

+5
-0
lines changed
  • app-dev/devops-and-containers/devops/oci-devops-terraform-function-java-graalvm

1 file changed

+5
-0
lines changed

app-dev/devops-and-containers/devops/oci-devops-terraform-function-java-graalvm/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@ However, the Function invocation can be done from <code>OCI Cloud Shell</code> e
8585
fn invoke helloworldai-java helloworldai-java
8686
</pre>
8787

88+
Since the stack creates this DevOps project target Function with the intial image it should already run and return:
89+
<pre>
90+
Hello, world!
91+
</pre>
92+
8893
# Useful Links
8994

9095
- [OCI DevOps](https://www.oracle.com/cloud/cloud-native/devops-service/)

0 commit comments

Comments
 (0)