Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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