sha256:60e00add6df77bcd4b8211f962e617e607a7b8fb0364149e3cd9608184667844
OS/ARCH
linux/arm64
Compressed size
101.79 MB
Last pushed
about 1 year by amazeeiojenkins
Type
Image
Manifest digest
sha256:c97bad918da50893800c10c6309eb542a72db7b0ba182c35cf5c67fd6e34d4e4
Image Layers
1# debian.sh --arch 'arm64' out/26.78 MB2ARG PKG_COMMIT=10da6a585eb7d8defe9d273a51df5b133500eb6b0 B3ARG VARNISH_VERSION=6.0.150 B4ARG DIST_SHA512=70e87be7c12c1fe8696f74b7f8a94d0ef3b8c1fdab4ddee75b06493c9c82e6e9ce8d6115acb4071ee880ce827e261253b0c61b5cf296fa8a438f9ffa24814d4e0 B5ENV VARNISH_SIZE=100M0 B6RUN |3 PKG_COMMIT=10da6a585eb7d8defe9d273a51df5b133500eb6b VARNISH_VERSION=6.0.15 DIST_SHA512=70e87be7c12c1fe8696f74b7f8a94d0ef3b8c1fdab4ddee75b06493c9c82e6e9ce8d6115acb4071ee880ce827e261253b0c61b5cf296fa8a438f9ffa24814d4e67.03 MB7WORKDIR /etc/varnish32 B8COPY scripts/ /usr/local/bin/ # buildkit724 B9ENTRYPOINT ["/usr/local/bin/docker-varnish-entrypoint"]0 B10EXPOSE map[80/tcp:{} 8443/tcp:{}]0 B11CMD []0 B12ARG LAGOON_VERSION=25.8.00 B13ENV LAGOON_VERSION=25.8.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.8.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.16 MB23COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.49 MB24COPY /home /home # buildkit632 B25ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B26USER root0 B27RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c225 B28RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c2.22 MB29RUN |1 LAGOON_VERSION=25.8.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.58 KB32RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c170 B33COPY default.vcl /etc/varnish/default.vcl # buildkit1.09 KB34COPY varnish-start.bash /varnish-start.sh # buildkit288 B35RUN |1 LAGOON_VERSION=25.8.0 /bin/sh -c826 B36COPY docker-entrypoint /lagoon/entrypoints/70-varnish-entrypoint # buildkit199 B37USER varnish0 B38EXPOSE map[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.8.00 B44ENV LAGOON_VERSION=25.8.00 B45LABEL org.opencontainers.image.authors=The Lagoon Authors0 B46LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/varnish-persistent/6.Dockerfile0 B47LABEL org.opencontainers.image.url=https://github.com/uselagoon/lagoon-images0 B48LABEL org.opencontainers.image.version=25.8.00 B49LABEL org.opencontainers.image.description=Varnish 6 image optimised0 B50LABEL org.opencontainers.image.title=uselagoon/varnish-6-persistent0 B51LABEL org.opencontainers.image.base.name=docker.io/uselagoon/varnish-60 B52VOLUME [/var/cache/varnish]0 B53ENV CACHE_TYPE=file,/var/cache/varnish/file CACHE_SIZE=950M0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1754870400'