sha256:3965a761dc36f4141487f9a126be008b13818709d9d525b7aae44f29a096c52f
OS/ARCH
Compressed size
24.88 MB
Last pushed
about 2 months by amazeeiojenkins
Type
Image
Manifest digest
sha256:03fc54e580940db80cb5eff30c3983e7969bb02e95377e90960e9c959b7d8f60
Image Layers
1ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3ENV VALKEY_VERSION=8.1.80 B4LABEL org.opencontainers.image.source=https://github.com/valkey-io/valkey0 B5RUN /bin/sh -c set -eux;954 B6RUN /bin/sh -c set -eux;613.78 KB7COPY /usr/local /usr/local # buildkit12.37 MB8RUN /bin/sh -c mkdir /data142 B9WORKDIR /data32 B10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit669 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12EXPOSE [6379/tcp]0 B13CMD ["valkey-server"]0 B14LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/valkey/8.Dockerfile0 B15LABEL org.opencontainers.image.description=Valkey 8 image optimised0 B16LABEL org.opencontainers.image.title=uselagoon/valkey-80 B17LABEL org.opencontainers.image.base.name=docker.io/valkey/valkey:8-alpine0 B18ARG LAGOON_VERSION=26.8.00 B19ENV LAGOON_VERSION=26.8.00 B20ENV LAGOON=valkey0 B21ENV FLAVOR=ephemeral0 B22RUN |1 LAGOON_VERSION=26.8.0 /bin/sh -c954.55 KB23COPY /lagoon /lagoon # buildkit4.01 MB24COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for3.28 MB25COPY /sbin/tini /sbin/ # buildkit8.51 KB26COPY /home /home # buildkit631 B27RUN |1 LAGOON_VERSION=26.8.0 /bin/sh -c454 B28ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B29COPY conf /etc/valkey/ # buildkit714 B30COPY docker-entrypoint /lagoon/entrypoints/70-valkey-entrypoint # buildkit610 B31RUN |1 LAGOON_VERSION=26.8.0 /bin/sh -c121 B32ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B33CMD ["valkey-server" "/etc/valkey/valkey.conf"]0 BCommand
ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit