sha256:52eaebc66e5b9eda3ca1627c5b6de933e6354c1776812eb9c16a65bd4c3f3122
OS/ARCH
Compressed size
69.3 MB
Last pushed
3 months by iamdockin
Type
Image
Manifest digest
sha256:5315b24123fac03d83b4b7c029995494183b181cc6a001932be1b019603f403c
Image Layers
1ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit4.01 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add2.69 MB4RUN /bin/sh -c set -eux;7.33 KB5ENV CADDY_VERSION=v2.11.40 B6RUN /bin/sh -c set -eux;15.02 MB7ENV XDG_CONFIG_HOME=/config0 B8ENV XDG_DATA_HOME=/data0 B9LABEL org.opencontainers.image.version=v2.11.40 B10LABEL org.opencontainers.image.title=Caddy0 B11LABEL org.opencontainers.image.description=a powerful, enterprise-ready, open0 B12LABEL org.opencontainers.image.url=https://caddyserver.com0 B13LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs0 B14LABEL org.opencontainers.image.vendor=Light Code Labs0 B15LABEL org.opencontainers.image.licenses=Apache-2.00 B16LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker0 B17EXPOSE map[80/tcp:{}]0 B18EXPOSE map[443/tcp:{}]0 B19EXPOSE map[443/udp:{}]0 B20EXPOSE map[2019/tcp:{}]0 B21WORKDIR /srv32 B22CMD ["caddy" "run" "--config" "/etc/caddy/Caddyfile"0 B23ARG CADDY_VERSION=2.11.40 B24ARG PROXY_VERSION=2.12.10 B25ARG BOUNCER_VERSION=0.13.10 B26ARG CF_VERSION=0.2.40 B27ARG OAUTH_VERSION=7.15.20 B28RUN |5 CADDY_VERSION=2.11.4 PROXY_VERSION=2.12.1 BOUNCER_VERSION=0.13.115.37 MB29COPY /go/bin/caddy /usr/bin/caddy # buildkit16.14 MB30COPY /bin/oauth2-proxy /usr/bin/oauth2-proxy # buildkit16.06 MB31COPY supervisord.conf /etc/supervisord.conf # buildkit382 B32COPY start-oauth.sh /usr/bin/start-oauth.sh # buildkit470 B33RUN |5 CADDY_VERSION=2.11.4 PROXY_VERSION=2.12.1 BOUNCER_VERSION=0.13.1465 B34CMD ["supervisord" "-c" "/etc/supervisord.conf"]0 B35LABEL org.opencontainers.image.title=caddy-plus org.opencontainers.image.description=Custom Caddy with0 BCommand
ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit