Namespace
bitnami
Image / Tag
redis:5.0.8-debian-10-r8
Content Digest
sha256:cd587d6dd428481afd3a7bed0b8bba41b49264894a6c887b5c05b80aaf3b488f
Details
Created

2020-03-19 14:31:26 UTC

Size

41.4 MB

Content Digest
Labels

Environment
BITNAMI_APP_NAME

redis

BITNAMI_IMAGE_VERSION

5.0.8-debian-10-r8

BITNAMI_PKG_CHMOD

-R g+rwX

HOME

/

NAMI_PREFIX

/.nami

OS_ARCH

amd64

OS_FLAVOUR

debian-10

OS_NAME

linux

PATH

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


Layers

[#000] sha256:6729c2f8f6ae914b339344d6a023308fc08653fa5acab0c47737ec1a1321935f - 61.55% (25.5 MB)

[#001] sha256:2f1a82455072fa06cf496cdedd44620751a7b09ea877582590daa4076334b72b - 0.02% (6.55 KB)

[#002] sha256:6c159a61b684783ecda48a11cab27894a14150523c480c9b171a2eae136d83e8 - 20.14% (8.33 MB)

[#003] sha256:a6c465ccf80ee9ea1ce0979a7aa1e6ff5273c5043144225e52c8a2809181c823 - 2.2% (932 KB)

[#004] sha256:f82a676e872ce90ec0d1c1ea3d47bd54f15be1ab8a21ad6db0070ab42deef886 - 6.98% (2.89 MB)

[#005] sha256:b1da999944df4ab05a46f729c4a9b1c04f0c4c4886a454a4683cd7f729e70919 - 2.11% (892 KB)

[#006] sha256:3aaf4d6a93e6db737445ec711b9c43a170157ac9ab50c9dee2e30094512cca64 - 0.0% (255 Bytes)

[#007] sha256:88d5e8fff805c02e061d7948d39f05c82582e596c6ce93070146a45dc3cb3ed9 - 0.0% (1.1 KB)

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

[#009] sha256:a03e6b296b9b3f7de3ee4a1d6c1af11becb1ddc6dc7f6d6836d4cd29f52ef7f0 - 0.0% (118 Bytes)

[#010] sha256:272206cedd499574ee44dfe6ed5510ae6abbc63ccf5d09c91b2b9e92ff10a7ec - 0.01% (3.94 KB)

[#011] sha256:53f13f0a53ed1d4e2f923e3c13d9afca4bd755fff78c350668e3f98b655dd75a - 6.98% (2.89 MB)


History
2020-02-09 01:07:00 UTC (from Bitnami with love)

2020-03-19 14:31:07 UTC

/bin/sh -c #(nop) LABEL maintainer=Bitnami <[email protected]>

2020-03-19 14:31:08 UTC

/bin/sh -c #(nop) ENV BITNAMI_PKG_CHMOD=-R g+rwX HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-10 OS_NAME=linux

2020-03-19 14:31:08 UTC

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

2020-03-19 14:31:15 UTC

/bin/sh -c install_packages ca-certificates curl libc6 procps sudo unzip

2020-03-19 14:31:16 UTC

/bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.0-1" --checksum 07c4678654b01811f22b5bb65a8d6f8e253abd4524ebb3b78c7d3df042cf23bd

2020-03-19 14:31:17 UTC

/bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "redis" "5.0.8-0" --checksum 19a8b9c01d2d54eb2086a17d8a8c859a436b24b3605c2b4eae8bc0514d07cd70

2020-03-19 14:31:18 UTC

/bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.11.0-3" --checksum c18bb8bcc95aa2494793ed5a506c4d03acc82c8c60ad061d5702e0b4048f0cb1

2020-03-19 14:31:21 UTC

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

2020-03-19 14:31:22 UTC

/bin/sh -c useradd -r -u 1001 -g root redis

2020-03-19 14:31:23 UTC

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

2020-03-19 14:31:24 UTC

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

2020-03-19 14:31:24 UTC

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

2020-03-19 14:31:25 UTC

/bin/sh -c /opt/bitnami/scripts/redis/postunpack.sh

2020-03-19 14:31:25 UTC

/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=redis BITNAMI_IMAGE_VERSION=5.0.8-debian-10-r8 NAMI_PREFIX=/.nami PATH=/opt/bitnami/common/bin:/opt/bitnami/redis/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2020-03-19 14:31:25 UTC

/bin/sh -c #(nop) EXPOSE 6379

2020-03-19 14:31:25 UTC

/bin/sh -c #(nop) USER 1001

2020-03-19 14:31:26 UTC

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

2020-03-19 14:31:26 UTC

/bin/sh -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