sha256:ce824ec5325fb59598a143477de4b18c19fe775ef2efc4710fa7913e24ddf303
OS/ARCH
Compressed size
130.23 MB
Last pushed
about 1 year by amazeeiojenkins
Type
Image
Manifest digest
sha256:f0b1bea8a948d335d25090cf5ebac4c6834fa6d9c61807880bef0938c52792e3
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ARG PKG_COMMIT=10da6a585eb7d8defe9d273a51df5b133500eb6b0 B3ARG VARNISH_VERSION=6.0.140 B4ARG DIST_SHA512=60c51ef71f8da11cdc862c257b6ce3970501af3ffc20199a6230f93f092657e2a5ddc37994acc25acc4ce2e50e1f4c69606aa0c92cb5d546e4f4244cfc473e910 B5ENV VARNISH_SIZE=100M0 B6RUN |3 PKG_COMMIT=10da6a585eb7d8defe9d273a51df5b133500eb6b VARNISH_VERSION=6.0.14 DIST_SHA512=60c51ef71f8da11cdc862c257b6ce3970501af3ffc20199a6230f93f092657e2a5ddc37994acc25acc4ce2e50e1f4c69606aa0c92cb5d546e4f4244cfc473e9194.91 MB7WORKDIR /etc/varnish32 B8COPY scripts/ /usr/local/bin/ # buildkit721 B9ENTRYPOINT ["/usr/local/bin/docker-varnish-entrypoint"]0 B10EXPOSE map[80/tcp:{} 8443/tcp:{}]0 B11CMD []0 B12ARG LAGOON_VERSION=25.7.00 B13ENV LAGOON_VERSION=25.7.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.7.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.42 MB23COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.65 MB24COPY /home /home # buildkit632 B25ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B26USER root0 B27RUN |1 LAGOON_VERSION=25.7.0 /bin/sh -c227 B28RUN |1 LAGOON_VERSION=25.7.0 /bin/sh -c2.21 MB29RUN |1 LAGOON_VERSION=25.7.0 /bin/sh -c9.3 KB30COPY /usr/lib/varnish/vmods/libvmod_dynamic.* /usr/lib/varnish/vmods/ # buildkit80.23 KB31COPY /usr/lib/varnish/vmods/libvmod_bodyaccess.* /usr/lib/varnish/vmods/ # buildkit18.19 KB32RUN |1 LAGOON_VERSION=25.7.0 /bin/sh -c169 B33COPY default.vcl /etc/varnish/default.vcl # buildkit1.09 KB34COPY varnish-start.bash /varnish-start.sh # buildkit290 B35RUN |1 LAGOON_VERSION=25.7.0 /bin/sh -c822 B36COPY docker-entrypoint /lagoon/entrypoints/70-varnish-entrypoint # buildkit202 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.7.00 B44ENV LAGOON_VERSION=25.7.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.7.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 'amd64' out/ 'bookworm' '@1753056000'