About custom images
In development
To develop customized Docker images, start with ForgeOps-provided images. Then, build your configuration profile iteratively as you customize the platform to meet your needs. Building Docker images from time to time integrates your custom configuration profile into new Docker images.
To develop a customized DS Docker image, refer to ds
image.
To develop a customized AM Docker image, refer to am
image.
To develop a customized IDM Docker image, refer to idm
image.
In production
Before you deploy the platform in production, you can build your own base images and integrate your configuration profiles into them.
To create Docker images for production deployment of the platform, refer to Base Docker images.