2020-01-12 22:10:05 UTC
38.8 MB
redis
BITNAMI_IMAGE_VERSION4.0.14-debian-9-r267
BITNAMI_PKG_CHMOD-R g+rwX
HOME/
NAMI_PREFIX/.nami
OS_ARCHamd64
OS_FLAVOURdebian-9
OS_NAMElinux
PATH/opt/bitnami/redis/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3c9020349340788076971d5ea638b71e35233fd8e149e269d8eebfa17960c03f - 54.36% (21.1 MB)
[#001] sha256:ba57eea016d4cbaa318549b49d2d691f8d30049d1b35a6efa3fa66f9019aa1e0 - 0.01% (5.01 KB)
[#002] sha256:4ec4d311216766707d581daed4d56bd1bcdd30f954c83fbb773068d73350acd4 - 26.23% (10.2 MB)
[#003] sha256:8fd6fb516290faaa770391d8e7b10a710bfe9b31b12884fbba74125c0d980892 - 6.25% (2.42 MB)
[#004] sha256:59c3e32ddb7e0ce8ec1fb203f0fd6a3080d2358130f64159e2100abd4112dc13 - 0.0% (240 Bytes)
[#005] sha256:e552628992d95c823f80917cb141482f39c04404eef4f80920e2b8334154b921 - 2.25% (893 KB)
[#006] sha256:ba348461de2cda5da2af9bc2f0b5645dea5a8c3088ad476c930e62a7f65ed212 - 4.64% (1.8 MB)
[#007] sha256:de2e4b35d0d338758274d921302907d0daf3cd544502ae73ba78646a3c00c573 - 0.01% (3.85 KB)
[#008] sha256:18977d6b819cc2ea9829470b402f3d0527af65d674052e2b9cc69b52c58c7d4d - 6.25% (2.42 MB)
/bin/sh -c #(nop) LABEL maintainer=Bitnami <[email protected]>
2020-01-12 22:09:49 UTC/bin/sh -c #(nop) ENV BITNAMI_PKG_CHMOD=-R g+rwX HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-9 OS_NAME=linux
2020-01-12 22:09:49 UTC/bin/sh -c #(nop) COPY dir:816f5c0fca02bb87e5abff41852b9281e1cdcee2cb762aad346229d7c1afa94c in /
2020-01-12 22:09:57 UTC/bin/sh -c install_packages ca-certificates curl libc6 procps unzip
2020-01-12 22:09:58 UTC/bin/sh -c . ./libcomponent.sh && component_unpack "redis" "4.0.14-3" --checksum 86fbb6e4b99ec6c847590f5f766402b94ed5518e5126565524263a267200cea4
2020-01-12 22:10:00 UTC/bin/sh -c apt-get update && apt-get upgrade && rm -r /var/lib/apt/lists /var/cache/apt/archives
2020-01-12 22:10:02 UTC/bin/sh -c 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 && mkdir -p /opt/bitnami/licenses && curl --silent -L https://raw.githubusercontent.com/tianon/gosu/master/LICENSE > /opt/bitnami/licenses/gosu-1.11.txt
2020-01-12 22:10:03 UTC/bin/sh -c 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 && mkdir -p /opt/bitnami/licenses && curl --silent -L https://raw.githubusercontent.com/bitnami/wait-for-port/master/COPYING > /opt/bitnami/licenses/wait-for-port-1.0.txt
2020-01-12 22:10:03 UTC/bin/sh -c #(nop) COPY dir:b3d7c5b676d83b23662a67c2057bf08994875c9eb4262f89bed0acadfd326884 in /
2020-01-12 22:10:04 UTC/bin/sh -c /postunpack.sh
2020-01-12 22:10:04 UTC/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=redis BITNAMI_IMAGE_VERSION=4.0.14-debian-9-r267 NAMI_PREFIX=/.nami PATH=/opt/bitnami/redis/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-01-12 22:10:04 UTC/bin/sh -c #(nop) EXPOSE 6379
2020-01-12 22:10:04 UTC/bin/sh -c #(nop) USER 1001
2020-01-12 22:10:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2020-01-12 22:10:05 UTC/bin/sh -c #(nop) CMD ["/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.