sha256:3bd39533440ee9b441f9edd054df46cf3dc0ab6c86c8ef5db7a773a5aa110bb2
OS/ARCH
Compressed size
19.83 MB
Last pushed
about 2 years by amazeeiojenkins
Type
Image
Manifest digest
sha256:816c865c7a7cd8ba2c8650c669c155ac3aaf32c9bc48621e9a2a88777bdfebf0
Image Layers
1ADD file ... in / 3.25 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;1.21 KB4RUN /bin/sh -c set -eux;335.07 KB5ENV GOSU_VERSION=1.170 B6RUN /bin/sh -c set -eux;991.58 KB7ENV REDIS_VERSION=6.2.140 B8ENV REDIS_DOWNLOAD_URL=http://download.redis.io/releases/redis-6.2.14.tar.gz0 B9ENV REDIS_DOWNLOAD_SHA=34e74856cbd66fdb3a684fb349d93961d8c7aa668b06f81fd93ff267d09bc2770 B10RUN /bin/sh -c set -eux;9.19 MB11RUN /bin/sh -c mkdir /data101 B12VOLUME [/data]0 B13WORKDIR /data32 B14COPY docker-entrypoint.sh /usr/local/bin/ # buildkit567 B15ENTRYPOINT ["docker-entrypoint.sh"]0 B16EXPOSE map[6379/tcp:{}]0 B17CMD ["redis-server"]0 B18LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B19LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B20ENV LAGOON=redis0 B21ENV FLAVOR=ephemeral0 B22ARG LAGOON_VERSION0 B23ENV LAGOON_VERSION=24.6.00 B24COPY /lagoon /lagoon # buildkit3.43 MB25COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.65 MB26COPY /sbin/tini /sbin/ # buildkit8.92 KB27COPY /home /home # buildkit634 B28RUN |1 LAGOON_VERSION=24.6.0 /bin/sh -c608 B29ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B30COPY conf /etc/redis/ # buildkit717 B31COPY docker-entrypoint /lagoon/entrypoints/70-redis-entrypoint # buildkit451 B32RUN |1 LAGOON_VERSION=24.6.0 /bin/sh -c121 B33ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B34CMD ["redis-server" "/etc/redis/redis.conf"]0 BCommand
ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /