Closed consideRatio closed 4 years ago
I think there is a bug in this section, where we only configure ~/.docker/config.json when providing credentials in one of the two supported ways. I think this should be done independently.
~/.docker/config.json
https://github.com/yuvipanda/hubploy/blob/5b4443ff1f4e372c6faf47cb7d6dca363fd61a6f/hubploy/auth.py#L110-L158
Fixed by #105
I think there is a bug in this section, where we only configure
~/.docker/config.json
when providing credentials in one of the two supported ways. I think this should be done independently.https://github.com/yuvipanda/hubploy/blob/5b4443ff1f4e372c6faf47cb7d6dca363fd61a6f/hubploy/auth.py#L110-L158