This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
RedGreen
/
php-fpm-nginx
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Sin descripción
2
Commits
1
Ramas
0
Releases
Árbol:
d825da7923
Ramas
Etiquetas
master
php-fpm-nginx
HTTPS
SSH
ZIP
TAR.GZ
Steve Thielemann
d825da7923
Add reset script. Beware it kills the pg data.
hace 5 años
nginx
793445107b
Initial setup for mediawiki
hace 5 años
php-image
793445107b
Initial setup for mediawiki
hace 5 años
README.txt
793445107b
Initial setup for mediawiki
hace 5 años
docker-compose.yml
793445107b
Initial setup for mediawiki
hace 5 años
nginx.conf
793445107b
Initial setup for mediawiki
hace 5 años
reset.sh
d825da7923
Add reset script. Beware it kills the pg data.
hace 5 años
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.