123456789 |
- The pg_data -- needs to be whatever it wants to be (in order to initialize correctly).
- Once it is setup, you can chown -R 1000:100 pg_data and use the user: "1000:1000" in
- docker-compose.
- Ok, and nginx, php, they all just work as 1000:1000. :D Even the socket work.
|