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
{{ message }}
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered: