sha256:284ac7d005dfd54e997d415b43e03e2e54bca37ac0ee615ec09cf69e43cd214a
OS/ARCH
Compressed size
68.93 MB
Last pushed
4 months by iamdockin
Type
Image
Manifest digest
sha256:ffdf5b54f196f2ff4748c5a877f7ec83d25f034d577d6834e2082ef52d602e86
Image Layers
1ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit4.01 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add2.77 MB4RUN /bin/sh -c set -eux;7.32 KB5ENV CADDY_VERSION=v2.11.20 B6RUN /bin/sh -c set -eux;14.78 MB7ENV XDG_CONFIG_HOME=/config0 B8ENV XDG_DATA_HOME=/data0 B9LABEL org.opencontainers.image.version=v2.11.20 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.20 B24ARG PROXY_VERSION=2.12.00 B25ARG BOUNCER_VERSION=0.12.10 B26ARG CF_VERSION=0.2.40 B27ARG OAUTH_VERSION=7.15.20 B28RUN |5 CADDY_VERSION=2.11.2 PROXY_VERSION=2.12.0 BOUNCER_VERSION=0.12.115.43 MB29COPY /go/bin/caddy /usr/bin/caddy # buildkit15.88 MB30COPY /bin/oauth2-proxy /usr/bin/oauth2-proxy # buildkit16.06 MB31COPY supervisord.conf /etc/supervisord.conf # buildkit385 B32COPY start-oauth.sh /usr/bin/start-oauth.sh # buildkit470 B33RUN |5 CADDY_VERSION=2.11.2 PROXY_VERSION=2.12.0 BOUNCER_VERSION=0.12.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