Namespace
bitnami
Image / Tag
redis:6.2.7-debian-11-r26
Content Digest
sha256:06a8df6ef57af61d4d33023e4b22e28890fab5f8ca646dbfd31061cbbb18c334
Details
Created

2022-08-12 05:37:43 UTC

Size

41.5 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    https://bitnami.com/contact
  • org.opencontainers.image.description
    Application packaged by Bitnami
  • org.opencontainers.image.ref.name
    6.2.7-debian-11-r26
  • org.opencontainers.image.source
    https://github.com/bitnami/containers/tree/main/bitnami/redis
  • org.opencontainers.image.title
    redis
  • org.opencontainers.image.vendor
    VMware, Inc.
  • org.opencontainers.image.version
    6.2.7

Environment
APP_VERSION

6.2.7

BITNAMI_APP_NAME

redis

HOME

/

OS_ARCH

amd64

OS_FLAVOUR

debian-11

OS_NAME

linux

PATH

/opt/bitnami/common/bin:/opt/bitnami/redis/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:3b5e91f25ce64a67644c45c771f24a33c8e5662d758e73e6edc4236e64d3c536 - 70.86% (29.4 MB)

[#001] sha256:87709b771f722dc6da3f673338ea43404a975cbb0661645e621519a7ac97a51b - 0.03% (14.4 KB)

[#002] sha256:2638aee5a56fe52f391dd37f46293aa523c4047e4faf524244d4f9ddb0f17f99 - 10.97% (4.56 MB)

[#003] sha256:7a30bcbb0b874fb4fe88356c779261cd12fd62ae08079966392d450b6844c1ba - 2.11% (895 KB)

[#004] sha256:c924d651ede1685b45fc53ed24aae6894ee83200a3f4fa7dbeb149dd54e97fff - 4.55% (1.89 MB)

[#005] sha256:051925b1b1e24ff19c832822e9f06bc317f5d38f6980f754cff6c020b5a09544 - 2.14% (912 KB)

[#006] sha256:e371bca6ae3df1ecd7a4f4fcb698c188c044db243b9b4af23c1e40e854aed42a - 4.71% (1.96 MB)

[#007] sha256:ab6387b15c56d6496afefcc19fc5b547efa7923169a04e809ef6b213acc19ca1 - 0.0% (120 Bytes)

[#008] sha256:32e96418bcde557ec44e0a19c347636411ca6459b1d0796c9cd9221195009bb2 - 0.0% (124 Bytes)

[#009] sha256:dc6d3b2438d8a7aa79ddcf02b21d7f3a71c3fa527f50cdaceff336ad9021fec6 - 0.0% (119 Bytes)

[#010] sha256:5a7433f990ddb5edec711d6b73dd2179795fe021d94e26ea00ed030c968f1802 - 0.01% (5.57 KB)

[#011] sha256:2246f79de5ceffe0a750cee033f7c14a7b9b7bbfe738c6cc6f26033a833e45da - 4.62% (1.92 MB)


History
2022-07-20 00:12:01 UTC (from Bitnami with love)

2022-08-12 03:09:49 UTC

/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux

2022-08-12 05:37:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=https://bitnami.com/contact org.opencontainers.image.description=Application packaged by Bitnami org.opencontainers.image.ref.name=6.2.7-debian-11-r26 org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/redis org.opencontainers.image.title=redis org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=6.2.7

2022-08-12 05:37:27 UTC

/bin/sh -c #(nop) COPY dir:a868a0f794cc6387513ed73e1c8a8dde576b21e97af8275248b16812cabdd1d4 in /

2022-08-12 05:37:27 UTC

/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]

2022-08-12 05:37:33 UTC

/bin/bash -o pipefail -c install_packages acl ca-certificates curl gzip libc6 libssl1.1 procps tar

2022-08-12 05:37:34 UTC

/bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.3-153" --checksum 8c8e324ab6e7b7d76b4655182d6ea5f6550edfc9e32bec92228e678c26fc8b16

2022-08-12 05:37:35 UTC

/bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "redis" "6.2.7-153" --checksum 5451fd2f4c7f1b721b5e38aaeaa054d5534b1169409ea9c7a5b0c41dafdc3333

2022-08-12 05:37:36 UTC

/bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-153" --checksum d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449

2022-08-12 05:37:39 UTC

/bin/bash -o pipefail -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives

2022-08-12 05:37:40 UTC

/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami

2022-08-12 05:37:40 UTC

/bin/bash -o pipefail -c ln -s /opt/bitnami/scripts/redis/entrypoint.sh /entrypoint.sh

2022-08-12 05:37:41 UTC

/bin/bash -o pipefail -c ln -s /opt/bitnami/scripts/redis/run.sh /run.sh

2022-08-12 05:37:41 UTC

/bin/bash -o pipefail -c #(nop) COPY dir:ae0537eb2c8d1f122cfc47f28fbd028f8c86ee758ba539d2b8a7e0d89f3ba25d in /

2022-08-12 05:37:42 UTC

/bin/bash -o pipefail -c /opt/bitnami/scripts/redis/postunpack.sh

2022-08-12 05:37:42 UTC

/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=6.2.7 BITNAMI_APP_NAME=redis PATH=/opt/bitnami/common/bin:/opt/bitnami/redis/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2022-08-12 05:37:42 UTC

/bin/bash -o pipefail -c #(nop) EXPOSE 6379

2022-08-12 05:37:43 UTC

/bin/bash -o pipefail -c #(nop) USER 1001

2022-08-12 05:37:43 UTC

/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/redis/entrypoint.sh"]

2022-08-12 05:37:43 UTC

/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/redis/run.sh"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete