docker-py v7.0.0 (+) breaks compatibility with docker-compose v<2 #93

Closed
opened 2023-12-19 15:14:15 +00:00 by maxkratz · 1 comment
Owner
Configuration error - kwargs_from_env() got an unexpected keyword argument 'ssl_version'

Current workaround: downgrade docker-py to the latest known working version:
$ pip install docker==6.0.1

``` Configuration error - kwargs_from_env() got an unexpected keyword argument 'ssl_version' ``` Current workaround: downgrade `docker-py` to the latest known working version: `$ pip install docker==6.0.1`
maxkratz added the
bug
label 2023-12-19 15:14:15 +00:00
Author
Owner

An apt update installed the docker compose plugin. This issue can now be closed.

An `apt` update installed the `docker compose` plugin. This issue can now be closed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: forgejo.dev/infrastructure-as-code#93
No description provided.