Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.
Discussion options

You must be logged in to vote

Update:

It turns out that I encountered a very similar problem on another Docker project that also uses Postgres and narrowed down the error. Instead of specifying UID and GID as environment variables in the Postgres service, I had to use User: $UID:$GID instead.

Apologies for this problem.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cj-wong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
None yet
1 participant