2022-08-29 18:57:27 UTC
43 MB
7.0.4
BITNAMI_APP_NAMEredis
HOME/
OS_ARCHamd64
OS_FLAVOURdebian-11
OS_NAMElinux
PATH/opt/bitnami/common/bin:/opt/bitnami/redis/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3b5e91f25ce64a67644c45c771f24a33c8e5662d758e73e6edc4236e64d3c536 - 68.36% (29.4 MB)
[#001] sha256:56fad59ef10b52a2a0a312f1d757b74d53c73195207f0ffcdb8d995d02f34ad8 - 0.03% (14.4 KB)
[#002] sha256:a3f5366c61826417b747111c3570a31600d964b9558e3a4711a3ccd13fe6db99 - 10.58% (4.56 MB)
[#003] sha256:37e5d715b9967d9f77afe2a610c5f48611340455691a11699d6590ff795862bd - 2.03% (895 KB)
[#004] sha256:3be55f7f6eb9e760f9a351a5ca4c44bd37f710ee53b9c5798b7a78612115b5ab - 5.05% (2.17 MB)
[#005] sha256:0a51dbbba3d74f5ceec623320fb7df0c80c6984901ba65d1de1e23d9b67edc8a - 2.07% (912 KB)
[#006] sha256:7031cdf01051e14bcc510a3d8e805efb8107c8b37c5a2d18f331a6b994ac247a - 6.74% (2.9 MB)
[#007] sha256:7020a1edd8464f7a575d71865a04c65d48b90ec78b48f2f5123456e53154b001 - 0.0% (120 Bytes)
[#008] sha256:055319e66cbc169058654aea39368f09f1fe994e03914318157446e9a8393fb5 - 0.0% (124 Bytes)
[#009] sha256:58a2c19dfcc283a055b4631f7d604bbf868b7a3380f2bd6a5ca947696eef6833 - 0.0% (118 Bytes)
[#010] sha256:1f3d18090ae82d161bb8d4396f019db5f462022feb37bb1b864531214550d2f1 - 0.01% (5.57 KB)
[#011] sha256:071473122c9acd167a8070ceb0f2d3ce73e7b96753e5ce6f2a1c389efecbffab - 5.12% (2.21 MB)
/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2022-08-29 18:57:04 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=7.0.4-debian-11-r17 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=7.0.4
2022-08-29 18:57:04 UTC/bin/sh -c #(nop) COPY dir:b09625a625c1a69237408bf0024198ca795c17d704843c3f0b9c91c0963d0d53 in /
2022-08-29 18:57:04 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2022-08-29 18:57:11 UTC/bin/bash -o pipefail -c install_packages acl ca-certificates curl gzip libc6 libssl1.1 procps tar
2022-08-29 18:57:12 UTC/bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.3-154" --checksum 74a09c2208af7316f32ee3ee8479d70b20ad54f1a989e84b6417e23c1f07c147
2022-08-29 18:57:13 UTC/bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "redis" "7.0.4-3" --checksum 88d418ff4ced6262a27a1ea18294e410110dc8c4ad5449d3ae7d6fa9e087b6ba
2022-08-29 18:57:14 UTC/bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-154" --checksum e36c3d90f4fbfbe989f40947fa7c8ab817f12fcf97d3aef893c753a20ce976ab
2022-08-29 18:57:22 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-29 18:57:23 UTC/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2022-08-29 18:57:24 UTC/bin/bash -o pipefail -c ln -s /opt/bitnami/scripts/redis/entrypoint.sh /entrypoint.sh
2022-08-29 18:57:25 UTC/bin/bash -o pipefail -c ln -s /opt/bitnami/scripts/redis/run.sh /run.sh
2022-08-29 18:57:25 UTC/bin/bash -o pipefail -c #(nop) COPY dir:ae0537eb2c8d1f122cfc47f28fbd028f8c86ee758ba539d2b8a7e0d89f3ba25d in /
2022-08-29 18:57:26 UTC/bin/bash -o pipefail -c /opt/bitnami/scripts/redis/postunpack.sh
2022-08-29 18:57:26 UTC/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=7.0.4 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-29 18:57:26 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 6379
2022-08-29 18:57:26 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2022-08-29 18:57:27 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/redis/entrypoint.sh"]
2022-08-29 18:57:27 UTC/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/redis/run.sh"]
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.