Launch CD3 Container

Users can Launch the CD3 container using one of the following methods:

  • Resource Manager Stack (Recommended): Automatically provisions a Linux compute VM in the OCI tenancy and sets up the CD3 container using Podman on the instance. Fastest way to get started with the CD3 Toolkitâš¡. Check Launch with Resource Manager Stack for detailed steps.

  • Manual Launch: Clone the GitHub repository and run the podman build and run commands locally to build and start the CD3 container on your own machine. Check Manual Container Launch for detailed steps.

Launch with Resource Manager Stack Manual Container Launch