sha256:d61e4a2e5bfef85bf9fc06e6cfc2eedbc2ead7f961643585c94dca3557a1a7df
OS/ARCH
Compressed size
257.76 MB
Last pushed
17 days by varnish
Type
Image
Manifest digest
sha256:6a6467b4193dd9b15ec5ae8668b21603855f7cd7a69957e59c8b935b3a5b9d9d
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ARG EXTRA_PKGS=0 B3ARG DEBIAN_VERSION=trixie0 B4ARG VARNISH_PLUS_VERSION=6.0.18r4-10 B5ARG VARNISH_OTEL_VERSION=3.0.0-10 B6ARG TOOLBOX_COMMIT=da1c5ce23d2ad81032bb45627d10a8dcb2c6f1d90 B7ENV VARNISH_SIZE=0 B8ENV VSM_NOPID=10 B9ENV VMOD_DEPS=autoconf-archive automake curl libtool0 B10ENV MSE4_CONFIG=/etc/varnish/mse4.conf0 B11ENV VARNISH_STORAGE_BACKEND=malloc0 B12ENV MSE4_CACHE_FORCE_PRESERVE=00 B13COPY varnishplus_60-enterprise-archive-keyring.gpg /etc/apt/keyrings/varnishplus_60-enterprise-archive-keyring.gpg # buildkit3.03 KB14COPY varnishplus_60-enterprise.list /etc/apt/sources.list.d/varnishplus_60-enterprise.list # buildkit283 B15RUN |5 EXTRA_PKGS= DEBIAN_VERSION=trixie VARNISH_PLUS_VERSION=6.0.18r4-192.27 MB16RUN |5 EXTRA_PKGS= DEBIAN_VERSION=trixie VARNISH_PLUS_VERSION=6.0.18r4-132 B17WORKDIR /etc/varnish32 B18COPY scripts/ /usr/local/bin/ # buildkit921 B19ENTRYPOINT ["/usr/local/bin/docker-varnish-entrypoint"]0 B20USER varnish0 B21EXPOSE [80/tcp 8443/tcp]0 B22CMD []0 B23LABEL org.opencontainers.image.vendor=Varnish Software0 B25LABEL org.opencontainers.image.description=Varnish Supervisor Container0 B26COPY varnish-supervisor-*.deb /tmp/ # buildkit61.87 MB27USER root0 B28RUN /bin/sh -c ARCH=$(dpkg --print-architecture)74.87 MB29USER varnish0 B30ENV SUPERVISOR_CONFIG=/etc/varnish-supervisor/default.yaml0 B31COPY packaging/entrypoint.sh /entrypoint.sh # buildkit695 B32ENTRYPOINT ["/entrypoint.sh"]0 B33LABEL org.opencontainers.image.vendor=Varnish Software0 B35LABEL org.opencontainers.image.description=Varnish Orca Container0 B36COPY orca.yaml /etc/varnish-supervisor/default.yaml # buildkit352 B37COPY entrypoint.sh /entrypoint.sh # buildkit625 B38ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'