You can configure IBM® App Connect Enterprise to run in a Docker container.
Docker enables you to package an integration server into a standardized unit for software development. Changes to your IBM App Connect Enterprise environment can then be deployed to test and staging systems quickly and easily, which can be a major benefit to continuous delivery in your enterprise. You can choose to build specific configurations into your IBM App Connect Enterprise Docker images, such as integration servers that already have particular applications deployed, or you can choose to start up a Docker container from the image and then deploy changes to the running integration server.
You can create
your own Docker images by using the supplied files on ot4i (at https://github.com/ot4i/ace-docker), or you can download an image of the IBM App Connect
Enterprise for
Developers edition from
https://hub.docker.com/r/ibmcom/ace/ and run this in a Docker container.
Use the information in the following topics to help you plan, install, and configure IBM App Connect Enterprise to run in Docker:
For more information about using Docker with IBM App Connect
Enterprise, see Running IBM App Connect Enterprise in a Docker container.