This website requires JavaScript.
Explore
Help
Sign in
Benzine
/
Docker-Runit
Watch
1
Star
0
Fork
You've already forked Docker-Runit
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
2f86cb5508
Docker-Runit
/
php+nginx
History
Matthew Baggett
2f86cb5508
Move pm.maxchildren stuff upstream
2019-07-24 18:14:01 +02:00
..
.gitignore
Fix issues with php5.6 and clear_env bug
2019-07-04 09:48:39 +02:00
configure-nginx.sh
Fix issues with php5.6 and clear_env bug
2019-07-04 09:48:39 +02:00
Dockerfile
Move pm.maxchildren stuff upstream
2019-07-24 18:14:01 +02:00
nginx.runit
Change how logs are written to the terminal. Turns out, due to the way AUFS works, you have to wait until the files have been touched (and the inode updated) before you tail something, otherwise it locks to an inode of a the file in the image, rather than the updated file in the unpacked filesystem. Causing nothing to be shown.
2019-06-24 16:23:17 +02:00
NginxDefault
Git history got Thanos-snapped
2019-06-11 16:59:58 +02:00
php-fpm.runit
Change how logs are written to the terminal. Turns out, due to the way AUFS works, you have to wait until the files have been touched (and the inode updated) before you tail something, otherwise it locks to an inode of a the file in the image, rather than the updated file in the unpacked filesystem. Causing nothing to be shown.
2019-06-24 16:23:17 +02:00