Docker Connector for Anypoint Platform: An Overview

The Anypoint Connector for Docker lets you connect to the Docker engine and Docker registry. It exposes convenient methods for using different operations provided by Docker.

Docker Connector functions within a Mule application. Using the connector, your application can perform several operations that Docker exposes via their APIs. When building an application that uses Docker you don’t have to go through the effort of custom-coding (and securing!) a connection in a Mule flow. Rather, you can just drop a Docker connector into your flow, configure a few connection details, and you are ready to use the Docker engine for a Mule flow. https://goo.gl/g3z1F8 #DataIntegration #ML