Namespace
bitnami
Image / Tag
redis:4.0.14-debian-9-r220
Content Digest
sha256:7b7cb64c433d1872a9223c1d19714f41e5eff2fb557dd48d550bf0c2bba762be
Details
Created

2019-11-15 06:16:02 UTC

Size

44.4 MB

Content Digest
Labels

Environment
BITNAMI_APP_NAME

redis

BITNAMI_IMAGE_VERSION

4.0.14-debian-9-r220

BITNAMI_PKG_CHMOD

-R g+rwX

HOME

/

IMAGE_OS

debian-9

NAMI_PREFIX

/.nami

OS_ARCH

amd64

OS_FLAVOUR

debian-9

OS_NAME

linux

PATH

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


Layers

[#000] sha256:3c9020349340788076971d5ea638b71e35233fd8e149e269d8eebfa17960c03f - 47.46% (21.1 MB)

[#001] sha256:47e9b8e7eee2a4bf1d49c51877fcafe0e56b207aecc85f6eb6b6ee73fd5c40f2 - 0.0% (115 Bytes)

[#002] sha256:14ed16664f82a3cc0e560d5e4d859e36507988f19a757774b357cae4859134ee - 22.9% (10.2 MB)

[#003] sha256:0fd01a09a90c45fc954eaaca96e579d4720de308a7729a82ab7deafaa6e48ea4 - 18.7% (8.3 MB)

[#004] sha256:99ddde7910653420833ec13d280b255f809e3f087637d2dc9c65388a8716bc6a - 0.01% (5.03 KB)

[#005] sha256:be2584f153eab54e07ab6014e3c2aa62b7c5692b486c985fd9597d0d917882ff - 0.0% (235 Bytes)

[#006] sha256:dccbfabef4c3ac5a64547ff3b223999ecb4ca89ebcc4ed745842c1f430d4f56e - 5.46% (2.42 MB)

[#007] sha256:1dbfffc621fbb8e09b69a98cfc4e743201b432e10d5e68ce8ea7672333b0fad5 - 0.01% (3.71 KB)

[#008] sha256:f5ec09fcdcd83fb254e681ace16dac933183a06b65ebbba133f379c3a4a09c37 - 5.46% (2.42 MB)


History
2019-10-04 14:36:33 UTC (from Bitnami with love)

2019-11-07 10:48:02 UTC

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

2019-11-07 10:48:02 UTC

/bin/sh -c #(nop) ENV IMAGE_OS=debian-9

2019-11-07 10:48:03 UTC

/bin/sh -c mkdir --parents /opt/bitnami

2019-11-07 10:48:13 UTC

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

2019-11-07 10:48:17 UTC

/bin/sh -c mkdir -p /opt/bitnami/licenses && curl --silent -L https://github.com/tianon/gosu/releases/download/1.11/gosu-amd64 > /usr/local/bin/gosu && echo 0b843df6d86e270c5b0f5cbd3c326a04e18f4b7f9b8457fa497b0454c4b138d7 /usr/local/bin/gosu | sha256sum --check && chmod u+x /usr/local/bin/gosu && curl --silent -L https://raw.githubusercontent.com/tianon/gosu/master/LICENSE > /opt/bitnami/licenses/gosu-1.11.txt && curl --silent -L https://github.com/mikefarah/yq/releases/download/2.4.0/yq_linux_amd64 > /usr/local/bin/yq && echo 99a01ae32f0704773c72103adb7050ef5c5cad14b517a8612543821ef32d6cc9 /usr/local/bin/yq | sha256sum --check && chmod +x /usr/local/bin/yq && curl --silent -L https://raw.githubusercontent.com/mikefarah/yq/master/LICENSE > /opt/bitnami/licenses/yq-2.4.0.txt && curl --silent -L https://github.com/bitnami/ini-file/releases/download/v1.0/ini-file.zip > /tmp/ini-file.zip && echo 2f12cc487b0b17cf5346326ae653951e9ff6d5eb6d3c9217c602060778996b64 /tmp/ini-file.zip | sha256sum --check && unzip -q -d /usr/local/bin -o /tmp/ini-file.zip ini-file && curl --silent -L https://raw.githubusercontent.com/bitnami/ini-file/master/COPYING > /opt/bitnami/licenses/ini-file-1.0.txt && curl --silent -L https://github.com/bitnami/wait-for-port/releases/download/v1.0/wait-for-port.zip > /tmp/wait-for-port.zip && echo 8d26181f4629211b70db4f96236616056b1ed8e5920d8023f7c883071e76c1ed /tmp/wait-for-port.zip | sha256sum --check && unzip -q -d /usr/local/bin -o /tmp/wait-for-port.zip wait-for-port && curl --silent -L https://raw.githubusercontent.com/bitnami/wait-for-port/master/COPYING > /opt/bitnami/licenses/wait-for-port-1.0.txt && curl --silent -L https://github.com/bitnami/render-template/releases/download/v1.0/render-template.zip > /tmp/render-template.zip && echo 60334a29f9692659f9d3a5d9659f2a97de1f5e7a0fc2e84c1868fdba7f160a9d /tmp/render-template.zip | sha256sum --check && unzip -q -d /usr/local/bin -o /tmp/render-template.zip render-template && curl --silent -L https://raw.githubusercontent.com/bitnami/render-template/master/COPYING > /opt/bitnami/licenses/render-template-1.0.txt

2019-11-07 10:48:17 UTC

/bin/sh -c #(nop) ENV BITNAMI_IMAGE_VERSION=stretch-r379

2019-11-07 10:48:18 UTC

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

2019-11-15 06:15:56 UTC

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

2019-11-15 06:15:56 UTC

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

2019-11-15 06:15:59 UTC

/bin/sh -c install_packages libc6

2019-11-15 06:16:00 UTC

/bin/sh -c . ./libcomponent.sh && component_unpack "redis" "4.0.14-3" --checksum 86fbb6e4b99ec6c847590f5f766402b94ed5518e5126565524263a267200cea4

2019-11-15 06:16:00 UTC

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

2019-11-15 06:16:01 UTC

/bin/sh -c /postunpack.sh

2019-11-15 06:16:02 UTC

/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=redis BITNAMI_IMAGE_VERSION=4.0.14-debian-9-r220 NAMI_PREFIX=/.nami PATH=/opt/bitnami/redis/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2019-11-15 06:16:02 UTC

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

2019-11-15 06:16:02 UTC

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

2019-11-15 06:16:02 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

2019-11-15 06:16:02 UTC

/bin/sh -c #(nop) CMD ["/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