30 ‐ Create an application instance in private network from custom image - SanjeevOCI/Ocidocs GitHub Wiki
Navigate to Compute → Instances --> Select the Instance which needs to be used as the source for the custom image --> Select "Create Custom Image" to create the image --> Name it as hardened_image
Once the custom image creation is complete, Navigate to Compute --> Custom Images --> Verify that "hardened_image" is in the list.
Create a New Instance "ApplicationServer_1" by selecting this custom image as shown below. Also create the instance in private subnet.
New instance named ApplicationServer_1 has now been created using the custom image hardened_image in a private network