sha256:f43d10ec1f23af700a574ccd2eefebcaeb9c7c3884d999166a7769ec6e83a48a
OS/ARCH
linux/amd64
Compressed size
204.66 MB
Last pushed
5 months by varnish
Type
Image
Manifest digest
sha256:97a2410a33c468476c81cf9d98e082234dc9c1adfa3cd6f065c665a478286185
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ARG DEBIAN_VERSION=trixie0 B3ARG VARNISH_PLUS_VERSION=6.0.16r13-10 B4ARG VARNISH_OTEL_VERSION=2.3.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.16r13-1 VARNISH_OTEL_VERSION=2.3.0-1112.1 MB15WORKDIR /etc/varnish32 B16COPY scripts/ /usr/local/bin/ # buildkit921 B17ENTRYPOINT ["/usr/local/bin/docker-varnish-entrypoint"]0 B18USER varnish0 B19EXPOSE map[80/tcp:{} 8443/tcp:{}]0 B20CMD []0 B21LABEL org.opencontainers.image.vendor=Varnish Software0 B23LABEL org.opencontainers.image.description=Varnish Supervisor Container0 B24ARG SUPERVISOR_DEB=varnish-supervisor_0.8.3_amd64.deb0 B25COPY varnish-supervisor_0.8.3_amd64.deb /tmp/varnish-supervisor.deb # buildkit15.73 MB26USER root0 B27RUN |1 SUPERVISOR_DEB=varnish-supervisor_0.8.3_amd64.deb /bin/sh -c48.42 MB28USER varnish0 B29ENV SUPERVISOR_CONFIG=/etc/varnish-supervisor/default.yaml0 B30COPY packaging/entrypoint.sh /entrypoint.sh # buildkit754 B31ENTRYPOINT ["/entrypoint.sh"]0 B32LABEL org.opencontainers.image.vendor=Varnish Software0 B34LABEL org.opencontainers.image.description=Varnish Orca Container0 B35COPY orca.yaml /etc/varnish-supervisor/default.yaml # buildkit351 B36COPY entrypoint.sh /entrypoint.sh # buildkit687 B37ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1771804800'