DefinitelyTyped/types/dockerode
Kasra Bigdeli 5614607c3b Updated Dockerode Service definition (#32508)
* Updated Dockerode Service definition

Added logs to Service definition of Dockerode. Service, similar to Container, has log related methods:
https://github.com/apocas/dockerode/blob/master/lib/service.js#L140
https://github.com/apocas/dockerode/blob/master/lib/container.js#L990

* Removed name from authors

* Removed whitespace
2019-01-28 11:26:19 -08:00
..
dockerode-tests.ts Fix many "import *" that should be "import =" (#23443) 2018-02-05 15:35:41 -08:00
index.d.ts Updated Dockerode Service definition (#32508) 2019-01-28 11:26:19 -08:00
tsconfig.json
tslint.json