AgustinCB / docker-api

Docker Remote API driver for node.js. It uses the same modem than dockerode, but the interface is promisified and with a fancier syntax.
GNU General Public License v3.0
303 stars 51 forks source link

Any plans to release 1.1.23? #87

Open gigafiga21 opened 5 months ago

gigafiga21 commented 5 months ago

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. These extensions would be very helpful.