This push migrates the image from Caddy 1.x to Caddy 2.4.5, including a new default CMD ["run"], a v2-style Caddyfile, and refreshed README examples for mounting content and configuring TLS. It also removes the bundled CA certificate bundle from the image, keeping the container more minimal while aligning the docs and runtime layout with how Caddy v2 is expected to run. For anyone using this image, the practical effect is a breaking-but-useful modernization: existing v1 configs will need updating, but the container is now aligned with current Caddy behavior.