Stefan Poensgen

Results 7 comments of Stefan Poensgen

> If you want to run caddy and php-fpm on the same image, you will also need to run inside the image/container a process like supervisor that launches caddy and...

@chrisbuerkle i'm currently having the same issue. any solutions?

solved my problem. "s3:ListBucket" permission was missing.

> This is the docker image which is currently working for me using: > > ``` > FROM php:8.2.0RC4-zts-bullseye AS php-base > > ENV PHP_URL="https://github.com/dunglas/php-src/archive/refs/heads/frankenphp-8.2.tar.gz" > ENV PHP_ASC_URL="" > ENV...

It is active indeed. But if I look at "Symfony initialization" and "Peak memory usage" in the profiler, it is 4 times higher than with my usual caddy+phpfpm setup. These...

As workaroud you could create a custom offcanvas css class to avoid using `.offcanvas` `.my-offcanvas { @extend .offcanvas }`

Take a look at the upgrade guide https://github.com/shopware/shopware/blob/trunk/UPGRADE-6.6.md#vue-3-upgrade https://developer.shopware.com/docs/resources/references/upgrades/administration/vue3.html#vue-3-upgrade