Skip to content

set image with node 20 and fix pip install docker-compose#2

Open
tabkram wants to merge 2 commits intobhoudu:mainfrom
tabkram:main
Open

set image with node 20 and fix pip install docker-compose#2
tabkram wants to merge 2 commits intobhoudu:mainfrom
tabkram:main

Conversation

@tabkram
Copy link

@tabkram tabkram commented Nov 20, 2023

…-compose

The issue doesn't occur with a lower version of PyYaml (5.3.1) that is still supported by docker-compose. So a workaround would be:

pip install pyyaml==5.3.1
then:
pip install docker-compose

see:

docker/compose#11168 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant