Hans Tuscher
Hans Tuscher
My time is very rare, I'll try to fit it in.
This will take some time to review as I have to check if I need to do `docker buildx` with different architectures on different hardware in CI. Have no idea...
Yes an example would be great.
Maybe the weekend 5./6. of February. That's the next spare time I have.
Which image are you referring to? We don't build database images.
I'm not an expert in liquibase and I used it only once. Only thing that changed recently was an update from 3.5.3 to 3.6.3 https://github.com/webdevops/Dockerfile/commit/388f454914de585319ab885746f015ee7727a3a7
@arowland-informatics Which version tag are you using?
I did a test with a simple .htaccess file: ``` RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -l [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule .* - [L] RewriteRule...
This is for compatibility reasons. We still build old images like `7.0`, `7.1` etc. which don't contain xdebug 3. So we need both configurations as we don't have a switch...
It's just lack of time on my side. Am Mo., 11. Okt. 2021 um 10:38 Uhr schrieb Atomzwieback < ***@***.***>: > Is there any update on this? Seems the pr...