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

Build amd64 and arm are broken #357

Closed stnert closed 1 month ago

stnert commented 1 month ago

After an update of a patch, I noticed that it broke the build of both.

Just notifying for correction.

Where was it affected?

renovate/docker.io-caddy-2.x

image

francislavoie commented 1 month ago

There's nothing broken, it's just in the queue to be built. https://doi-janky.infosiftr.net/view/all/builds It can take some time. It's out of our control.

hypervtechnics commented 1 month ago

@francislavoie is a delay this huge really expected? It has been three days now and there are already two new versions. I'd at least expect a note in the release notes saying something like "dear docker users, the docker image build is queued and the image will be available within the next x hours".

Especially for security fixes this might cause serious problems. Even the people who use e.g. the -builder tag to build caddy themselves are impacted then.

mohammed90 commented 1 month ago

dear docker users, the docker image build is queued and the image will be available within the next x hours\".

The thing is we don't have insight on Docker infrastructure that is not already public information, e.g. the link Francis shared. We did our dues by pushing the tag and image updates to Docker library repository.

Especially for security fixes this might cause serious problems. Even the people who use e.g. the -builder tag to build caddy themselves are impacted then

I don't see how users of -builder are held back by anything. They can do build v2.8.4 with the older image, and it'll produce the correct latest version.

If bleeding-edge, on-the-spot is a requirement, look into Chainguard images.

mholt commented 1 month ago

You'd have to take the speed of the process up with Docker. I'm sure on weekends their staff are probably taking time off as well.