Commit graph

3 commits

Author SHA1 Message Date
Jan Böhmer
e808964913 Default docker container uses php-fpm and preloading now
This gives us a approx. 12% performance boost
2023-03-04 20:25:48 +01:00
Jan Böhmer
66e566b99a Use precompiled PHP extensions for docker container
This should hopefully reduce the build times for cross compiled images, as we dont have to build extensions from source there.
2023-02-05 18:58:57 +01:00
Jan Böhmer
6f28029fb8 Added a custom docker entrypoint which chowns used volumes
This fixes issue #206.
2023-02-04 22:44:33 +01:00