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

secret list response error #49

Closed tienne closed 3 years ago

tienne commented 6 years ago

https://docs.docker.com/engine/api/v1.25/#operation/SecretList docker secret list API response not has Secrets property

i sending pr here

but ci test container failed help me