GitHub user sabre1041 opened a pull request: https://github.com/apache/camel/pull/306
CAMEL-7834 - Camel Docker Component Created a Docker component for Camel. Includes the functionality requested in [CAMEL-7834](https://issues.apache.org/jira/browse/CAMEL-7834) to consume events and includes the majority of the functionality as documented in the [Docker Remote API](https://docs.docker.com/reference/api/docker_remote_api/) You can merge this pull request into a Git repository by running: $ git pull https://github.com/sabre1041/camel CAMEL-7834 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/306.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #306 ---- commit 6f6ffe3c50a951d44edcac5e56c53831f541cfd2 Author: Andrew Block <andy.bl...@gmail.com> Date: 2014-10-22T04:11:09Z Add camel-docker component ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---