docker-api icon indicating copy to clipboard operation
docker-api copied to clipboard

Docs container.events is not a function

Open russau opened this issue 7 years ago • 0 comments

https://github.com/AgustinCB/docker-api/blob/eec56266f613cebc1ffe7301f6221bc223e03486/docs/index.html#L295

The Fetch events from docker example in docs/index.html is using container.events which throws an error. Is this an older version of the API? It doesn't match the example code in examples/fetch_events.js.

Thanks, Russ

russau avatar Jan 14 '19 02:01 russau