Namespace
bitnami
Image / Tag
redis:4.0.14-debian-10-r52
Content Digest
sha256:787f354422e82a9f3d51673cc5269e0623de2f9af1cbec16b9903c735ddb1b56
Details
Created

2020-03-19 18:47:32 UTC

Size

40.4 MB

Content Digest
Labels
  • maintainer
    Bitnami <containers@bitnami.com>

Environment
BITNAMI_APP_NAME

redis

BITNAMI_IMAGE_VERSION

4.0.14-debian-10-r52

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 - 63.08% (25.5 MB)

[#001] sha256:18c0bfd34788413f71e882c703a839e97104fce0eaba580ed7fa970d66f46a4a - 0.02% (6.55 KB)

[#002] sha256:b66f77f1e827e4117a481ba01de8a3c4cb845ef93a52af5adcba5837c806cff8 - 20.64% (8.33 MB)

[#003] sha256:4fe43c2b260934d82b98cd7cebd2d98f463e9adccece4e389a929419d785553d - 2.26% (932 KB)

[#004] sha256:fe64615522d026a1983f2e8c6b80389aa6b827465590de4b6b2017d99f6da125 - 5.92% (2.39 MB)

[#005] sha256:ea2812ab3505789f6846ec646518c27b8ad70f8129833d8043aff450a00acc51 - 2.16% (892 KB)

[#006] sha256:47c46946ea6fe6336e33a23783551b3dde0a47df692ac15e20cc1b45a6f5c1a8 - 0.0% (255 Bytes)

[#007] sha256:63dc254c6e9ff0e5010ca3e9b04a79a06c2fd0d714b7bac99c23dd14ae42d888 - 0.0% (1.1 KB)

[#008] sha256:2aa9d5bfbe194e009005b3639b08982aa2e4a19fa5f7e288b849433b2dc56b32 - 0.0% (123 Bytes)

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

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

[#011] sha256:0cc4fff4e170cd4b3eb587ab46cca163c2add73cb6d23350ece07996c39cd500 - 5.92% (2.39 MB)


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

2020-03-19 18:40:40 UTC

/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>

2020-03-19 18:47:16 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 18:47:16 UTC

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

2020-03-19 18:47:22 UTC

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

2020-03-19 18:47:23 UTC

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

2020-03-19 18:47:24 UTC

/bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "redis" "4.0.14-1" --checksum 374e5872da1dfbbdfd34daaef823d7583084479b25d55e4b0d025446b988386b

2020-03-19 18:47:25 UTC

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

2020-03-19 18:47:28 UTC

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

2020-03-19 18:47:29 UTC

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

2020-03-19 18:47:29 UTC

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

2020-03-19 18:47:30 UTC

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

2020-03-19 18:47:30 UTC

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

2020-03-19 18:47:31 UTC

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

2020-03-19 18:47:31 UTC

/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=redis BITNAMI_IMAGE_VERSION=4.0.14-debian-10-r52 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 18:47:32 UTC

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

2020-03-19 18:47:32 UTC

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

2020-03-19 18:47:32 UTC

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

2020-03-19 18:47:32 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