krufab

Results 3 issues of krufab

I'm using git secret in several projects with quite many branches. I often need to merge a feature branch into master, or updates from master in a feature branch where...

enhancement

The fpm-alpine image misses the tzdata package and does not handle the timezone correctly, leading to inconsistent behavior compared to apache and fpm. ``` docker run --rm -it -e "TZ=Europe/Luxembourg"...