Apama 10.15.0 | Deploying and Managing Apama Applications | Deploying Apama Applications with Docker | Published Apama container images
 
Published Apama container images
Software AG produces several different variations of the Apama product as Docker images, depending on your use case. Each Apama image has a corresponding builder image for use in multi-stage builds.
Image
Use
Image for the correlator, including support for Java and Python. Does not contain connectivity to other Software AG products.
Smallest image for the correlator, aimed at pure-Apama use cases. Does not contain Java or Python support, or connectivity to other Software AG products.
Image for the correlator, containing support for Java, Python, and connectivity to the rest of the Software AG product suite and JMS.
Base image for custom Cumulocity IoT microservices, containing the correlator and connectivity to Cumulocity IoT.
Project build and test tools for deploying and testing projects to be used with the apama-correlator and apama-minimal images in a multi-stage Docker build.
Project build and test tools (including Apache Ant) for deploying and testing projects to be used with the apama-correlator-suite image in a multi-stage Docker build.
Project build and test tools for deploying and testing projects to be used with the apama-cumulocity-jre image in a multi-stage Docker build.
For more details of the content of each image, see the descriptions on the appropriate Docker Hub page. You must ensure that you select the appropriate image containing the components you require.
For information on how to use the builder images in a multi-stage build, see Building Apama projects during the Docker build.