This website works better with JavaScript
Home
Explore
Help
Sign In
RedGreen
/
php-fpm-nginx
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
No Description
2
Commits
1
Branches
0
Releases
Tree:
d825da7923
Branches
Tags
master
php-fpm-nginx
HTTPS
SSH
ZIP
TAR.GZ
Steve Thielemann
d825da7923
Add reset script. Beware it kills the pg data.
5 years ago
nginx
793445107b
Initial setup for mediawiki
5 years ago
php-image
793445107b
Initial setup for mediawiki
5 years ago
README.txt
793445107b
Initial setup for mediawiki
5 years ago
docker-compose.yml
793445107b
Initial setup for mediawiki
5 years ago
nginx.conf
793445107b
Initial setup for mediawiki
5 years ago
reset.sh
d825da7923
Add reset script. Beware it kills the pg data.
5 years ago
README.txt
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.