Steve Thielemann af5d2b9ec9 Updated PHP 8.2. | 1 vuosi sitten | |
---|---|---|
html | 1 vuosi sitten | |
nginx | 1 vuosi sitten | |
php-image | 1 vuosi sitten | |
README.md | 5 vuotta sitten | |
docker-compose.yml | 1 vuosi sitten | |
nginx.conf | 1 vuosi sitten | |
reset.sh | 1 vuosi sitten |
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.
No more port 9000. We use a socket. :D
I should add it into the build so that can be adjusted. But I'm not going to bother at this point.
Ok, and nginx, php, they all just work as 1000:1000. :D Even the socket works.