You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrew Block (JIRA)" <ji...@apache.org> on 2014/09/22 04:12:33 UTC

[jira] [Commented] (CAMEL-7834) create a docker events endpoint

    [ https://issues.apache.org/jira/browse/CAMEL-7834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14142834#comment-14142834 ] 

Andrew Block commented on CAMEL-7834:
-------------------------------------

I have began to work on a docker component integrating the docker-java API (https://github.com/docker-java/docker-java). The API provides an extensive range of integration with the Docker API which can allow for a broad range of options from within Camel and not limited to consumption of Docker Events.

> 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)