Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Conversation

@vinhloc30796
Copy link

  • FROM python:3 would cause pkgutil error
  • No werkzeug freezing would cause werkzeug.urls error
  • No db healthcheck would cause psycopg2.OperationalError: connection to server at "test_postgres" (172.24.0.2), port 5432 failed: Connection refused

@mdorn
Copy link

mdorn commented Dec 6, 2024

I can't speak for the other changes, but +1 for the FROM python:3 => FROM python:3.9 change. The very first build step in the official tutorial fails without it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants