You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When executing the tests with, I'm getting an error (debug log: load_config_error.txt)
I'm using docker-py 3.0.1. I also tried with 2.7.0 and 2.6.0 getting a different error in another file, but also related to authentication (debug log: load_config_error_dockerpy27.txt).
If I'm using docker-py 3.0.1, but comment out the line reported to be faulty in the first paragraph, the same error as if using docker-py 2.7.0/2.6.0 appears.
I have no special authentication configuration and I'm not really educated in python :-) Looks like an issue of docker-py to me? Any Ideas?
Cheers,
Mario
The text was updated successfully, but these errors were encountered:
When executing the tests with, I'm getting an error (debug log: load_config_error.txt)
I'm using docker-py 3.0.1. I also tried with 2.7.0 and 2.6.0 getting a different error in another file, but also related to authentication (debug log:
load_config_error_dockerpy27.txt).
If I'm using docker-py 3.0.1, but comment out the line reported to be faulty in the first paragraph, the same error as if using docker-py 2.7.0/2.6.0 appears.
I have no special authentication configuration and I'm not really educated in python :-) Looks like an issue of docker-py to me? Any Ideas?
Cheers,
Mario
The text was updated successfully, but these errors were encountered: