[
https://issues.apache.org/jira/browse/CAMEL-7834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14163053#comment-14163053
]
Andrew Block commented on CAMEL-7834:
-------------------------------------
Completed an initial implementation for a Camel component for Docker
Features
* Consumes Events
* Various producer invocations
Source can be found at https://github.com/sabre1041/camel-docker
> create a docker events endpoint
> -------------------------------
>
> Key: CAMEL-7834
> URL: https://issues.apache.org/jira/browse/CAMEL-7834
> Project: Camel
> Issue Type: New Feature
> Reporter: james strachan
>
> Docker provides a REST API to query events (for containers starting and
> stopping etc):
> https://docs.docker.com/reference/api/docker_remote_api_v1.14/#monitor-dockers-events
> it'd be nice to support a simple camel component to make it easier to consume
> docker events; with the events available as a JSON String or as a POJO
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)