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

No arm32 build for caddy 2.7.6 #332

Closed dywtglt closed 1 month ago

dywtglt commented 5 months ago

Hi there.

Unfortunately I cannot get Caddy Docker Image to run on Raspberry PI2b. It seems to pull the wrong architecture. ARM32 seems not to exists for 2.7.6? Is this correct?

caddy

hairyhenderson commented 5 months ago

Hi @dywtglt - that's strange. But it seems you're using the unofficial image (caddy/caddy:alpine) - can you try the official caddy image instead (just caddy:alpine)?

francislavoie commented 1 month ago

Closing as inactive, pretty sure we do have arm builds, you just need to use the official image, not our CI target.