Shin
Shin
PIE is too big
Hi @jozefrebjak, thanks for reaching out. I'm not sure I fully understand your point, but my Docker images don't have a default HEALTHCHECK configured (except the FrankenPHP variants). So I'm...
Btw, the internal healthcheck script uses the `HEALTH_CHECK_URL` variable. https://github.com/shinsenter/php/blob/ba8901b0be9b2032af33324bc55e19857a5830cf/src/php/common/os-s6-overlay.dockerfile#L84 If this implementation matches what you're looking for, try using that variable.
@jozefrebjak Could you tell me exactly which Docker image tag you're using? To reduce the cron job logs, you can redirect each cron command's output to a file (for example:...
@jozefrebjak Have you tried pulling the latest Docker images and checking the crontab time again after setting `TZ`? > time of log is off, it's not using correct timezone in...