sha256:3ebc0e69eab2258b9cf38fd0fc16ab44c4e4b04c44071da3f74ade64e01b69c7
OS/ARCH
Compressed size
76.14 MB
Last pushed
26 days by iamdockin
Type
Image
Manifest digest
sha256:c59fccc739ba8f5853d32c41abe1878a5f4e8d64dc6f0e795704498013719eec
Image Layers
1ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add2.63 MB4RUN /bin/sh -c set -eux;7.33 KB5ENV CADDY_VERSION=v2.11.40 B6RUN /bin/sh -c set -eux;16.49 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.13.10 B25ARG BOUNCER_VERSION=0.14.10 B26ARG CF_VERSION=0.2.40 B27ARG OAUTH_VERSION=7.15.40 B28RUN |5 CADDY_VERSION=2.11.4 PROXY_VERSION=2.13.1 BOUNCER_VERSION=0.14.116.25 MB29COPY /go/bin/caddy /usr/bin/caddy # buildkit18 MB30COPY /bin/oauth2-proxy /usr/bin/oauth2-proxy # buildkit19.09 MB31COPY supervisord.conf /etc/supervisord.conf # buildkit386 B32COPY start-oauth.sh /usr/bin/start-oauth.sh # buildkit469 B33RUN |5 CADDY_VERSION=2.11.4 PROXY_VERSION=2.13.1 BOUNCER_VERSION=0.14.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.5-x86_64.tar.gz / # buildkit