docker-api
docker-api copied to clipboard
Auth params in constructor?
I was wondering if you would be open to adding a feature to the Docker constructor to accept auth config while still supporting and overwriting those configs if specifically passed to method?
I guess I could pass them to a docker-modem instance and initialize with that.
It makes sense. Will work on it. Thanks for the feedback!