This website requires JavaScript.
Explore
Help
Sign in
Benzine
/
Docker-Swarm-Loadbalancer
Watch
1
Star
0
Fork
You've already forked Docker-Swarm-Loadbalancer
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4cfe8f4988
Docker-Swarm-Loadbalancer
/
php+nginx
History
Matthew Baggett
4cfe8f4988
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
..
.gitignore
Git history got Thanos-snapped
2019-06-11 16:59:58 +02:00
Dockerfile
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
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