sha256:a9093c412f5a396766042eb0eba36092fb65f82b5128b172d5b2541403af2a4e
OS/ARCH
Compressed size
227.44 MB
Last pushed
about 1 month by varnish
Type
Image
Manifest digest
sha256:fd5f4d471dd6bc25a959aa66b1bbb43cc30ae28a3a7e00fccf42865cd2f59389
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ARG DEBIAN_VERSION=trixie0 B3ARG VARNISH_PLUS_VERSION=6.0.18r3-10 B4ARG VARNISH_OTEL_VERSION=2.5.0-10 B5ARG TOOLBOX_COMMIT=da1c5ce23d2ad81032bb45627d10a8dcb2c6f1d90 B6ENV VARNISH_SIZE=0 B7ENV VSM_NOPID=10 B8ENV VMOD_DEPS=autoconf-archive automake curl libtool0 B9ENV MSE4_CONFIG=/etc/varnish/mse4.conf0 B10ENV VARNISH_STORAGE_BACKEND=malloc0 B11ENV MSE4_CACHE_FORCE_PRESERVE=00 B12COPY varnishplus_60-enterprise-archive-keyring.gpg /etc/apt/keyrings/varnishplus_60-enterprise-archive-keyring.gpg # buildkit3.03 KB13COPY varnishplus_60-enterprise.list /etc/apt/sources.list.d/varnishplus_60-enterprise.list # buildkit283 B14RUN |4 DEBIAN_VERSION=trixie VARNISH_PLUS_VERSION=6.0.18r3-1 VARNISH_OTEL_VERSION=2.5.0-1112.77 MB15WORKDIR /etc/varnish32 B16COPY scripts/ /usr/local/bin/ # buildkit920 B17ENTRYPOINT ["/usr/local/bin/docker-varnish-entrypoint"]0 B18USER varnish0 B19EXPOSE [80/tcp 8443/tcp]0 B20CMD []0 B21LABEL org.opencontainers.image.vendor=Varnish Software0 B23LABEL org.opencontainers.image.description=Varnish Supervisor Container0 B24COPY varnish-supervisor-*.deb /tmp/ # buildkit35.12 MB25USER root0 B26RUN /bin/sh -c ARCH=$(dpkg --print-architecture)51.14 MB27USER varnish0 B28ENV SUPERVISOR_CONFIG=/etc/varnish-supervisor/default.yaml0 B29COPY packaging/entrypoint.sh /entrypoint.sh # buildkit752 B30ENTRYPOINT ["/entrypoint.sh"]0 B31LABEL org.opencontainers.image.vendor=Varnish Software0 B33LABEL org.opencontainers.image.description=Varnish Orca Container0 B34COPY orca.yaml /etc/varnish-supervisor/default.yaml # buildkit351 B35COPY entrypoint.sh /entrypoint.sh # buildkit707 B36ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'