This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
RedGreen
/
php-fpm-nginx
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Nessuna descrizione
2
Commit
1
Rami (Branch)
0
Rilasci
Albero (Tree):
d825da7923
Rami (Branch)
Tag
master
php-fpm-nginx
HTTPS
SSH
ZIP
TAR.GZ
Steve Thielemann
d825da7923
Add reset script. Beware it kills the pg data.
5 anni fa
nginx
793445107b
Initial setup for mediawiki
5 anni fa
php-image
793445107b
Initial setup for mediawiki
5 anni fa
README.txt
793445107b
Initial setup for mediawiki
5 anni fa
docker-compose.yml
793445107b
Initial setup for mediawiki
5 anni fa
nginx.conf
793445107b
Initial setup for mediawiki
5 anni fa
reset.sh
d825da7923
Add reset script. Beware it kills the pg data.
5 anni fa
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.