caddy (sha256:5fec166ee87bf83f9cab7942b913aceb69325a05ceb863fcf22ce71ae31f6185)

Published 2026-08-17 01:22:13 +00:00 by erestodo in erestodo/caddy

Installation

docker pull scm.nullnetwork.cc/erestodo/caddy@sha256:5fec166ee87bf83f9cab7942b913aceb69325a05ceb863fcf22ce71ae31f6185
sha256:5fec166ee87bf83f9cab7942b913aceb69325a05ceb863fcf22ce71ae31f6185

Image layers

add root layout
mount /out from exec sh -c /install amd64
add users and groups
add metadata
WORKDIR /app
COPY /app/caddy /app/caddy # buildkit
COPY --chown=65532:65532 /data /data # buildkit
COPY --chown=65532:65532 /config /config # buildkit
ENV XDG_DATA_HOME=/data XDG_CONFIG_HOME=/config
VOLUME [/data /config]
EXPOSE [443/tcp 443/udp 80/tcp]
ENTRYPOINT ["/app/caddy"]
CMD ["run" "--config" "/config/Caddyfile" "--adapter" "caddyfile"]

Labels

Key Value
com.docker.dhi.chain-id sha256:7fbf3f12c977bff72bcfac4bc35fc4e03b966e0613c2efc6d25845e2195ef155
com.docker.dhi.compliance cis
com.docker.dhi.created 2026-06-14T00:09:40Z
com.docker.dhi.definition image/static/alpine-3.24/static
com.docker.dhi.distro alpine-3.24
com.docker.dhi.entitlement public
com.docker.dhi.flavor
com.docker.dhi.name dhi/static
com.docker.dhi.package-manager
com.docker.dhi.shell
com.docker.dhi.title Static (Alpine)
com.docker.dhi.url https://dhi.io/catalog/static
com.docker.dhi.variant runtime
com.docker.dhi.version 20260611-alpine3.24
Details
Container
2026-08-17 01:22:13 +00:00
1
OCI / Docker
linux/amd64
18 MiB
Versions (1) View all
latest 2026-08-17