Integration Server 10.15 | Integration Server Administrator's Guide | Using Integration Server with Docker | Pre-built Docker Images
 
Pre-built Docker Images
 
Adding Libraries to a Pre-built Docker Image
Software AG provides pre-built Docker images for Software AG products, including Integration Server and Microservices Runtime, at https://containers.softwareag.com/products. Keep the following information about the available Docker images in mind:
*Integration Server images contain Integration Server features and Microservices Runtime features. For a comparison of features available in Integration Server and Microservices Runtime, see Microservices Runtime vs Integration Server .
*"Slim" Microservices Runtime images include a JRE and only the minimum system packages required for Integration Server to operate (WmRoot, WmPublic, and WmCloud). Slim images do not include web services. Limiting the system contents reduces the size of the image.
*The Docker images are updated periodically to include the latest set of released fixes. You can determine the latest fix applied by looking at the readme files in the SUM readme folder located at: /opt/softwareag/readme for the Docker image. The pre-built Docker images include the readme files for Integration Server fixes and any required fixes installed in the image.
*Microservices Runtime images do not include the libraries that support an external database driver or the distributed cache from Terracotta. To add these libraries to a pre-built Docker image, you need to copy them from your local installation to the container and then rebuild the Docker image. For more information, see Adding Libraries to a Pre-built Docker Image.