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

Docker Remote API driver for node.js. It uses the same modem than dockerode, but the interface is promisified and with a fancier syntax.

Results 32 docker-api issues
Sort by recently updated
recently updated
newest added

Could you please tell, if there any plans to release 1.1.23? The latest version published on `npm` is 1.1.22 which does not contain type extensions for `Container::data`, `Image::data`, etc. fields....

I don't know why, but there are always a few garbled characters at the beginning of each line in the output log. Here is my code: ```ts // init var...

By using a plain object, one does make it easy on the developer of the library to serialize whatever the user provides, but makes it difficult on the actual user...

Is it possible to create a Docker container using a specific Docker image tag? That is, given a Docker image `MyImage` with multiple tags `Tag1`, `Tag2`, etc. How can I...

Currently the project is using an obsolete version of `docker-modem`: https://github.com/AgustinCB/docker-api/blob/2098bd424e71ccdde8f379edac6acc2b47b317b2/package.json#L44 This version does not support SSH and therefore I can't use the library for our project (which needs connecting...

I used Nuxt 3 with Vue 3, it still get below errors: ``` Uncaught TypeError: Cannot read properties of undefined (reading 'listenerCount') ``` ![Selection_468](https://user-images.githubusercontent.com/1553341/227496964-7c94fdaa-2688-4aa4-bfac-46b1aa5e047e.png) it seems the dependencies is too...

https://github.com/microsoft/TypeScript/issues/36146#issuecomment-1429503191

Bumps [debug](https://github.com/debug-js/debug) to 2.6.9 and updates ancestor dependencies [debug](https://github.com/debug-js/debug), [debug](https://github.com/debug-js/debug), [debug](https://github.com/debug-js/debug) and [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `debug` from 2.2.0 to 2.6.9 Release notes Sourced from...

dependencies

Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependency [ava](https://github.com/avajs/ava). These dependencies need to be updated together. Removes `json5` Updates `ava` from 0.17.0 to 5.1.0 Release notes Sourced from...

dependencies