-
### What happened?
Some new error appears related to Go side, before all was fine, but now after recreate container i got this error, maybe its related to some package from composer, as i had not sto…
-
In Docker, this
```
ARG CADDY_VERSION=2.7.5
# Build Caddy with the Mercure and Vulcain modules
# Temporary fix for https://github.com/dunglas/mercure/issues/770
FROM caddy:${CADDY_VERSION}-bu…
-
Hello,
I would use with local tls, then I do doc TLS
makecert for server_name betle.test
mkcert -cert-file frankenphp/certs/tls.pem -key-file frankenphp/certs/tls.key "betle.test"
SERVER_NA…
-
Hi there,
currently I'm trying to build a custom version of frankenphp because I needed cloudflare support in caddy. I'm using frankenphp:latest-builder-alpine as the base, but I'm encountering the…
-
The following Dockerfile can not be built for amd64 target arch, regardless of the underlying host machine.
It works fine for arm64.
```Dockerfile
FROM dunglas/frankenphp:latest-builder-php8.3-al…
-
Bonjour,
Je viens de découvrir le protocole et je le trouve super intéressant !
Maintenant j'aimerais le mettre en application, et c'est là que ça se corse.
J'ai une API construite via API Pla…
-
### What happened?
macOS: Sonam 14.5 (23F79)
PHP: 8.3.7
Try to build frankenphp using xcaddy follow this [https://frankenphp.dev/docs/compile/](guide)
`CGO_ENABLED=1 \
XCADDY_GO_BUILD_FLAGS="-l…
-
[Conversation](https://groups.google.com/a/chromium.org/g/blink-dev/c/K3rYLvmQUBY/m/vOWBKZGoAQAJ?pli=1)
-
Today as I deployed, I had a problem with a dependency during cache warmup after upgrading to 6.0.
Our dependency was updated in the source code but some layer issues made our service unusable until …
-
I get
```
downloading github.com/dunglas/mercure/caddy v0.15.2
23.29 go: github.com/dunglas/mercure/caddy@upgrade (v0.15.2) requires github.com/caddyserver/caddy/v2@v2.7.2, not github.com/caddys…