Jan Böhmer
|
c8375def1a
|
Added an database automigration feature to the docker image
|
2025-03-30 14:47:48 +02:00 |
|
Jan Böhmer
|
7366a33fe5
|
Apply the PHP_VERSION arg also to the partdb-entrypoint during build, to make it really version independent
|
2024-09-08 19:40:19 +02:00 |
|
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 |
|