sha256:9608ed588f9b785c9d07092e0d2ce30a40e4a4ccc32d0b890cabbab9655bed5c
OS/ARCH
linux/arm64
Compressed size
102.73 MB
Last pushed
11 months by amazeeiojenkins
Type
Image
Manifest digest
sha256:7d599336146d3bd33c4c6196669395e1b79437a7f7ba9d394b486021de5ee3f8
Image Layers
1# debian.sh --arch 'arm64' out/26.8 MB2ARG PKG_COMMIT=10da6a585eb7d8defe9d273a51df5b133500eb6b0 B3ARG VARNISH_VERSION=6.0.160 B4ARG DIST_SHA512=40bccbb024b7909af606220510efe68f6d1009cd678df1950ab6c1d16a0f12fb3cdb812f658825c45d071e1c5afc2561f8b56645da4bc396f5d20e27ed8bd0e20 B5ENV VARNISH_SIZE=100M0 B6RUN |3 PKG_COMMIT=10da6a585eb7d8defe9d273a51df5b133500eb6b VARNISH_VERSION=6.0.16 DIST_SHA512=40bccbb024b7909af606220510efe68f6d1009cd678df1950ab6c1d16a0f12fb3cdb812f658825c45d071e1c5afc2561f8b56645da4bc396f5d20e27ed8bd0e267.04 MB7WORKDIR /etc/varnish32 B8COPY scripts/ /usr/local/bin/ # buildkit723 B9ENTRYPOINT ["/usr/local/bin/docker-varnish-entrypoint"]0 B10EXPOSE map[80/tcp:{} 8443/tcp:{}]0 B11CMD []0 B12ARG LAGOON_VERSION=25.10.00 B13ENV LAGOON_VERSION=25.10.00 B14LABEL org.opencontainers.image.authors=The Lagoon Authors0 B15LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/varnish/6.Dockerfile0 B16LABEL org.opencontainers.image.url=https://github.com/uselagoon/lagoon-images0 B17LABEL org.opencontainers.image.version=25.10.00 B18LABEL org.opencontainers.image.description=Varnish 6 image optimised0 B19LABEL org.opencontainers.image.title=uselagoon/varnish-60 B20LABEL org.opencontainers.image.base.name=docker.io/varnish:6.00 B21ENV LAGOON=varnish0 B22COPY /lagoon /lagoon # buildkit3.58 MB23COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.97 MB24COPY /home /home # buildkit632 B25ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B26USER root0 B27RUN |1 LAGOON_VERSION=25.10.0 /bin/sh -c227 B28RUN |1 LAGOON_VERSION=25.10.0 /bin/sh -c2.23 MB29RUN |1 LAGOON_VERSION=25.10.0 /bin/sh -c8.88 KB30COPY /usr/lib/varnish/vmods/libvmod_dynamic.* /usr/lib/varnish/vmods/ # buildkit77.4 KB31COPY /usr/lib/varnish/vmods/libvmod_bodyaccess.* /usr/lib/varnish/vmods/ # buildkit18.59 KB32RUN |1 LAGOON_VERSION=25.10.0 /bin/sh -c171 B33COPY default.vcl /etc/varnish/default.vcl # buildkit1.1 KB34COPY varnish-start.bash /varnish-start.sh # buildkit291 B35RUN |1 LAGOON_VERSION=25.10.0 /bin/sh -c826 B36COPY docker-entrypoint /lagoon/entrypoints/70-varnish-entrypoint # buildkit201 B37USER varnish0 B38EXPOSE [8080/tcp]0 B39ENV LAGOON_LOCALDEV_HTTP_PORT=80800 B40ENV HTTP_RESP_HDR_LEN=8k HTTP_RESP_SIZE=32k NUKE_LIMIT=150 CACHE_TYPE=malloc0 B41ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.bash"]0 B42CMD ["/varnish-start.sh"]0 B43ARG LAGOON_VERSION=25.10.00 B44ENV LAGOON_VERSION=25.10.00 B45LABEL org.opencontainers.image.authors=The Lagoon Authors0 B46LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/varnish-drupal/6.Dockerfile0 B47LABEL org.opencontainers.image.url=https://github.com/uselagoon/lagoon-images0 B48LABEL org.opencontainers.image.version=25.10.00 B49LABEL org.opencontainers.image.description=Varnish 6 image optimised0 B50LABEL org.opencontainers.image.title=uselagoon/varnish-6-drupal0 B51LABEL org.opencontainers.image.base.name=docker.io/uselagoon/varnish-60 B52USER root0 B53COPY drupal.vcl /etc/varnish/default.vcl # buildkit5.25 KB54RUN |1 LAGOON_VERSION=25.10.0 /bin/sh -c32 B55USER varnish0 B56ARG LAGOON_VERSION=25.10.00 B57ENV LAGOON_VERSION=25.10.00 B58LABEL org.opencontainers.image.authors=The Lagoon Authors0 B59LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/varnish-persistent-drupal/6.Dockerfile0 B60LABEL org.opencontainers.image.url=https://github.com/uselagoon/lagoon-images0 B61LABEL org.opencontainers.image.version=25.10.00 B62LABEL org.opencontainers.image.description=Varnish 6 image optimised0 B63LABEL org.opencontainers.image.title=uselagoon/varnish-6-persistent-drupal0 B64LABEL org.opencontainers.image.base.name=docker.io/uselagoon/varnish-6-drupal0 B65VOLUME [/var/cache/varnish]0 B66ENV CACHE_TYPE=file,/var/cache/varnish/file CACHE_SIZE=950M0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1760918400'