Steve Grosbois

Results 7 comments of Steve Grosbois

Hi, This is because dockerode stream other event types than `container` (like `network` or `volume`) Examples : ``` { Type: 'volume', Action: 'mount', Actor: { ID: 'mysql_data', Attributes: { container:...

Hi @weliem If you think that removing the timer will not cause regressions, i vote for it. 👍

Yes, i think that my code call disconnect twice in some cases. But i think that the lib have to support this behavior and manage it, by ignoring the second...

Same issue with those bounds ``` public static final double OFFLINE_REGION_NORTHEAST_LATITUDE = 43.693044; public static final double OFFLINE_REGION_NORTHEAST_LONGITUDE = 4.656988; public static final double OFFLINE_REGION_SOUTHWEST_LATITUDE = 43.653161; public static final...