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 was archived by the owner on Aug 7, 2025. It is now read-only.
The dockerfile CMD is only used if you're running the docker image locally not in interactive mode. Similarly, the postgres package isn't used in production. Might want to consider at some point having a Dockerfile.development to reflect this.