sha256:04088e9bc5c7b6123a6ad3c4d48f8c4742becff81523bcd0fc1acbb848ad0b82
OS/ARCH
Compressed size
219.31 MB
Last pushed
3 months by varnish
Type
Image
Manifest digest
sha256:9597955d77d533464f545b0372f78850b3c10ea7f8a5f5cd4154ba251fed601b
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ARG DEBIAN_VERSION=trixie0 B3ARG VARNISH_PLUS_VERSION=6.0.18r2-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 # buildkit282 B14RUN |4 DEBIAN_VERSION=trixie VARNISH_PLUS_VERSION=6.0.18r2-1 VARNISH_OTEL_VERSION=2.5.0-1110.91 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/ # buildkit31.67 MB25USER root0 B26RUN /bin/sh -c ARCH=$(dpkg --print-architecture)47.98 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 # buildkit353 B35COPY entrypoint.sh /entrypoint.sh # buildkit708 B36ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'