uselagoon/redis-6:24.5.0

Multi-platform
Index digest

sha256:d02f179bc841aa3658a1c7ef786d54c6083c74e85c603491971217c33c7413e0

OS/ARCH

Compressed size

17.4 MB

Last pushed

about 2 years by amazeeiojenkins

Type

Image

Manifest digest

sha256:8d74d74d59ed6de6912b1e2972e2e25e0de9209cc63a9eecc2372fbcfa96152a

Image Layers

1ADD file ... in / 3.19 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;1.21 KB
4RUN /bin/sh -c set -eux;335.06 KB
5ENV GOSU_VERSION=1.170 B
6RUN /bin/sh -c set -eux;922.52 KB
7ENV REDIS_VERSION=6.2.140 B
8ENV REDIS_DOWNLOAD_URL=http://download.redis.io/releases/redis-6.2.14.tar.gz0 B
9ENV REDIS_DOWNLOAD_SHA=34e74856cbd66fdb3a684fb349d93961d8c7aa668b06f81fd93ff267d09bc2770 B
10RUN /bin/sh -c set -eux;7.31 MB
11RUN /bin/sh -c mkdir /data100 B
12VOLUME [/data]0 B
13WORKDIR /data32 B
14COPY docker-entrypoint.sh /usr/local/bin/ # buildkit562 B
15ENTRYPOINT ["docker-entrypoint.sh"]0 B
16EXPOSE map[6379/tcp:{}]0 B
17CMD ["redis-server"]0 B
18LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B
19LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B
20ENV LAGOON=redis0 B
21ENV FLAVOR=ephemeral0 B
22ARG LAGOON_VERSION0 B
23ENV LAGOON_VERSION=24.5.00 B
24COPY /lagoon /lagoon # buildkit3.16 MB
25COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.49 MB
26COPY /sbin/tini /sbin/ # buildkit9.42 KB
27COPY /home /home # buildkit631 B
28RUN |1 LAGOON_VERSION=24.5.0 /bin/sh -c609 B
29ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B
30COPY conf /etc/redis/ # buildkit718 B
31COPY docker-entrypoint /lagoon/entrypoints/70-redis-entrypoint # buildkit449 B
32RUN |1 LAGOON_VERSION=24.5.0 /bin/sh -c121 B
33ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B
34CMD ["redis-server" "/etc/redis/redis.conf"]0 B

Command

ADD file:d0764a717d1e9d0aff3fa84779b11bfa0afe4430dcb6b46d965b209167639ba0 in /