This website requires JavaScript.
Explore
Help
Sign in
Benzine
/
Docker-PHP
Watch
1
Star
0
Fork
You've already forked Docker-PHP
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
21
commits
2
branches
0
tags
865
KiB
4cfe8f4988
Commit graph
1 commit
Author
SHA1
Message
Date
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
Renamed from php+nginx/run.show_logs.sh (
Browse further
)