Skip to content

Commit

Permalink
Merge pull request #6 from oracle/readme-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
junior authored Sep 13, 2019
2 parents 18e9355 + 90b2386 commit 03c61cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/basic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The application uses a typical topology for a 3-tier web application as follows

- Generate Stack Zip Package for OCI Resource Manager

`docker run -v $PWD:/transfer --rm --entrypoint cp mushop-basic:latest /package/mushop-basic.zip /transfer/mushop-basic.zip`
`docker run -v $PWD:/transfer --rm --entrypoint cp mushop-basic:latest /package/mushop-basic.zip /transfer/mushop-basic-stack.zip`

This creates a `.zip` file in your working directory that can be imported in to OCI Resource Manager.

Expand All @@ -54,4 +54,4 @@ This creates a `.zip` file in your working directory that can be imported in to
[rt]: https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/managingroutetables.htm
[seclist]: https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/securitylists.htm
[adb]: https://docs.cloud.oracle.com/iaas/Content/Database/Concepts/adboverview.htm
[inst]: https://docs.cloud.oracle.com/iaas/Content/Compute/Concepts/computeoverview.htm
[inst]: https://docs.cloud.oracle.com/iaas/Content/Compute/Concepts/computeoverview.htm

0 comments on commit 03c61cd

Please sign in to comment.