Can't add Souin cache Caddy plugin #301
Unanswered
gaspardphilibert
asked this question in
Q&A
Replies: 1 comment
-
|
A little late to the party, but you may also need to set See #374 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi ! I tried (out of curiosity) to add Souin Caddy plugin as described in https://github.com/dunglas/frankenphp/blob/main/docs/docker.md which means I used something like this :
Unfortunately, it does not work, I've got this error when trying to build the Docker image:
I can build caddy with Souin or FrankenPHP but not both of them.
I tried to build with PIE (GOFLAGS='-buildmode=pie'): it does build (with warnings) but that's not working.
I want to know if it is expected (plugins are incompatible) and if something can be done to fix this issue (perhaps I missed something).
Thanks
Beta Was this translation helpful? Give feedback.
All reactions