sha256:c52a5c1e6bbe42d158c938547053e544209d0674db9281409d72ef7d8534b12f
OS/ARCH
Compressed size
220.48 MB
Last pushed
4 months by varnish
Type
Image
Manifest digest
sha256:dfabe45e4b764a0d44aac3e2670f746bc7349671a8fd33b6f3b4427e4c8de34a
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ARG DEBIAN_VERSION=trixie0 B3ARG VARNISH_PLUS_VERSION=6.0.17r3-10 B4ARG VARNISH_OTEL_VERSION=2.4.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 # buildkit280 B14RUN |4 DEBIAN_VERSION=trixie VARNISH_PLUS_VERSION=6.0.17r3-1 VARNISH_OTEL_VERSION=2.4.0-1112.17 MB15WORKDIR /etc/varnish32 B16COPY scripts/ /usr/local/bin/ # buildkit918 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/ # buildkit31.01 MB25USER root0 B26RUN /bin/sh -c ARCH=$(dpkg --print-architecture)48.89 MB27USER varnish0 B28ENV SUPERVISOR_CONFIG=/etc/varnish-supervisor/default.yaml0 B29COPY packaging/entrypoint.sh /entrypoint.sh # buildkit753 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 # buildkit352 B35COPY entrypoint.sh /entrypoint.sh # buildkit708 B36ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1776729600'