caddyserver / caddy-docker

Source for the official Caddy v2 Docker Image
https://hub.docker.com/_/caddy
Apache License 2.0
398 stars 73 forks source link

Caddy 2.7.5-builder is missing specific architectures #325

Closed douglasparker closed 9 months ago

douglasparker commented 9 months ago

I have new builds of Caddy dockerized automatically with plugins that I want included.

Today my GitHub workflow started failing because there are many architectures missing from caddy:2.7.5-builder.

I specifically need linux/amd64.

It might not be a bad idea to automate builds and use ghcr.io so builds are not delayed. See issues #312 and https://github.com/caddyserver/caddy/issues/5732

It seems like with every new Caddy release, caddy-docker has more issues opened because the delay of docker builds causes problems for everyone.

Edit: My workflow checks for new releases every hour. I get an email notification of a failed workflow every hour as well. Almost 8 hours and my inbox just gets spammed. Timely releases is important especially for critical severity CVEs.

The docker guy being on vacation is a problem that should be dealt with via automation.

For Reference:

Caddy 2.7.5: image

Caddy 2.7.4: image

francislavoie commented 9 months ago

Duplicate of https://github.com/caddyserver/caddy-docker/issues/324#issuecomment-1758956763

francislavoie commented 9 months ago

To be clear, this is entirely out of our control. It's in the build queue. We did everything we could literally as fast as humanly possible for this release. Please have patience.