[
https://issues.apache.org/jira/browse/CAMEL-7834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14143359#comment-14143359
]
james strachan commented on CAMEL-7834:
---------------------------------------
Ah cool!
BTW if its any help, we've a Docker REST API using JAXRS 2.0 (which today is on
resteasy but we're about to move in a few days to CXF 3.0.1 instead)
https://github.com/fabric8io/fabric8/tree/master/fabric/fabric-docker-api#fabric8-docker-api
> 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)