Skip to content

Commit 35b0c51

Browse files
ci-nginx-with-volumes-example
1 parent 77be131 commit 35b0c51

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • app-dev/devops-and-containers/container-instances/ci-nginx-with-volumes-example

app-dev/devops-and-containers/container-instances/ci-nginx-with-volumes-example/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ The sidecar container is built using <code>OCI SDK</code> in NodeJS, but this co
5656

5757
# How to use this asset?
5858

59-
First, the sidecar container is built from the <code>source</code> in this repo. This can be done in OCI tenancy Cloud Shell. Once built it is pushed to OCI Registry (OCIR) repo for deployment to Container Instances (CI) as part of the CI deployment.
59+
First, the sidecar container is built from the <code>source</code> in this repo. This can be done in OCI tenancy Cloud Shell.<br>
60+
Once built it is pushed to OCI Registry (OCIR) repo for deployment to Container Instances (CI) as part of the CI deployment.
6061
<p>
6162
Then, the CI deployment is created in OCI Resource Manager (RM) from the <code>terraform</code> in this repo.
6263
<p>

0 commit comments

Comments
 (0)