Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.

Running docker-compose on python3 would work better #7

Closed
ollisal opened this issue Oct 21, 2019 · 3 comments
Closed

Running docker-compose on python3 would work better #7

ollisal opened this issue Oct 21, 2019 · 3 comments
Labels

Comments

@ollisal
Copy link

ollisal commented Oct 21, 2019

docker-compose has some annoying bugs running on python2, e.g. not seeing log output of services that have been idle for some time

Furthermore, docker-compose is considering deprecating using it on Python 2 altogether.

We should use a base image with Python 3 and run docker-compose on that instead of Python 2.

@ollisal
Copy link
Author

ollisal commented Jan 8, 2020

@tiangolo
Copy link
Owner

Good idea! Thanks. 🚀

I just updated it in #15

@ollisal
Copy link
Author

ollisal commented Jun 17, 2020

Nice!

@ollisal ollisal closed this as completed Jun 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants