sha256:a1fe85fe945daf781f7d98a0393faf94c964436a94a53e30857182543764eabf
OS/ARCH
Compressed size
17.17 MB
Last pushed
over 4 years by amazeeiojenkins
Type
Image
Manifest digest
sha256:a1fe85fe945daf781f7d98a0393faf94c964436a94a53e30857182543764eabf
Image Layers
1ADD file ... in / 2.59 MB2CMD ["/bin/sh"]0 B3/bin/sh -c addgroup -S -g1.21 KB4/bin/sh -c apk add --no-cache397.56 KB5ENV REDIS_VERSION=5.0.140 B6ENV REDIS_DOWNLOAD_URL=http://download.redis.io/releases/redis-5.0.14.tar.gz0 B7ENV REDIS_DOWNLOAD_SHA=3ea5024766d983249e80d4aa9457c897a9f079957d0fb1f35682df233f997f320 B8/bin/sh -c set -eux; apk6.36 MB9/bin/sh -c mkdir /data &&99 B10VOLUME [/data]0 B11WORKDIR /data0 B12COPY file:c48b97ea65422782310396358f838c38c0747767dd606a88d4c3d0b034a60762 in /usr/local/bin/ 412 B13ENTRYPOINT ["docker-entrypoint.sh"]0 B14EXPOSE 63790 B15CMD ["redis-server"]0 B16LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B17LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B18ENV LAGOON=redis0 B19ENV FLAVOR=ephemeral0 B20ARG LAGOON_VERSION0 B21ENV LAGOON_VERSION=22.1.00 B22COPY /lagoon /lagoon # buildkit5.73 MB23COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.09 MB24COPY /sbin/tini /sbin/ # buildkit9.35 KB25COPY /home /home # buildkit644 B26RUN |1 LAGOON_VERSION=22.1.0 /bin/sh -c630 B27ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B28COPY conf /etc/redis/ # buildkit712 B29COPY docker-entrypoint /lagoon/entrypoints/70-redis-entrypoint # buildkit453 B30RUN |1 LAGOON_VERSION=22.1.0 /bin/sh -c126 B31ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B32CMD ["redis-server" "/etc/redis/redis.conf"]0 BCommand
ADD file:400c0466b29ccad54e0f6c0acef22542992828678c96693ef1f9f4d0551935d8 in /