Namespace
redislabs
Image / Tag
rebloom:perf-fix.metrics.extraction
Content Digest
sha256:f9db40eeaf3fdef46f4da1b64cbb29aa0c5edb465a5f7adbe41d3d3ec733f3cf
Details
Created

2021-11-09 11:59:03 UTC

Size

54.3 MB

Content Digest
Environment
LIBDIR

/usr/lib/redis/modules

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:07aded7c29c6011dfdf02fc98e087c941d3c2661c4e73d134c6491e25231d16c - 47.66% (25.9 MB)

[#001] sha256:88bb24aa45d092ef4d6fe0e3c6015d116334d2e0f527f216d8b548c71c70c401 - 0.0% (1.7 KB)

[#002] sha256:c6d46fcca9a652852a6bc06f05cfbce37e02b2badb0473a68d1a9ca8074fc97b - 0.0% (234 Bytes)

[#003] sha256:e5c694be2af7fedd8d47127b6442cac91a731c3da775ae3d10c1ba4d8ba5df66 - 0.0% (233 Bytes)

[#004] sha256:39c6f0de9c7e85ab0403799d0ca2dd7984432bda71e6aff751e44028f40703d5 - 27.63% (15 MB)

[#005] sha256:64c98fecd1773859ef83dea70727b939d90f0863f4e76f4592db7e6b88b57608 - 0.0% (176 Bytes)

[#006] sha256:fdba74492ac48b702ac0cb6a9f321ff354f2697fcd8f39492b7fae43c6e6f1fe - 24.4% (13.3 MB)

[#007] sha256:a9d36abd270e1c11755a99cbf1f46f61dc59cd85795db273574bf6edd098f4f7 - 0.0% (134 Bytes)

[#008] sha256:ed9ab1db33308c73173f623ce9b003851a049b202eefc7842e9939aee43604af - 0.0% (411 Bytes)

[#009] sha256:ed9ab1db33308c73173f623ce9b003851a049b202eefc7842e9939aee43604af - 0.0% (411 Bytes)

[#010] sha256:5a72dcace88f7d4e63e4e48abfc77f08e389024d5d8ba907b35b36d934756c17 - 0.0% (188 Bytes)

[#011] sha256:dc07cb14c5c25e48d37c956330094f137e439fb880a0790c5a487e815ee33416 - 0.3% (169 KB)


History
2021-09-28 01:23:09 UTC

/bin/sh -c #(nop) ADD file:99db7cfe7952a1c7a7959cc3457af37c1d6facdd43a946bd72313d8b5ede0029 in /

2021-09-28 01:23:10 UTC

/bin/sh -c #(nop) CMD ["bash"]

2021-10-03 17:23:02 UTC

/bin/sh -c #(nop) ARG REDIS_VER

2021-10-03 17:23:02 UTC

/bin/sh -c #(nop) ARG REDIS_MAJOR

2021-10-03 17:26:06 UTC

/bin/sh -c #(nop) ARG ARCH

2021-10-03 17:26:06 UTC

/bin/sh -c #(nop) ARG OSNICK

2021-10-03 17:26:07 UTC

/bin/sh -c #(nop) ARG UID

2021-10-03 17:26:07 UTC

|5 ARCH=x64 OSNICK=buster REDIS_MAJOR=6.2 REDIS_VER=6.2.5 UID=999 /bin/sh -c echo "Building redisfab/redis-${ARCH}-${OSNICK}:${REDIS_VER} UID=${UID}"

2021-10-03 17:26:08 UTC

|5 ARCH=x64 OSNICK=buster REDIS_MAJOR=6.2 REDIS_VER=6.2.5 UID=999 /bin/sh -c uname -a; cat /etc/os-release

2021-10-03 17:26:09 UTC

|5 ARCH=x64 OSNICK=buster REDIS_MAJOR=6.2 REDIS_VER=6.2.5 UID=999 /bin/sh -c set -xe; if [ -f /sbin/groupadd ] || [ -f /usr/sbin/groupadd ]; then groupadd -r -g ${UID} redis && useradd -r -g redis -u ${UID} redis ; else addgroup --gid ${UID} redis && adduser --system --uid ${UID} redis ; fi

2021-10-03 17:26:09 UTC

/bin/sh -c #(nop) COPY file:f88b348bab88796d98a53d940aae56f30555f28f4fe6cfa109037d8d7de90313 in /usr/local/bin/docker-setup

2021-10-03 17:26:10 UTC

|5 ARCH=x64 OSNICK=buster REDIS_MAJOR=6.2 REDIS_VER=6.2.5 UID=999 /bin/sh -c chmod +x /usr/local/bin/docker-setup

2021-10-03 17:26:15 UTC

|5 ARCH=x64 OSNICK=buster REDIS_MAJOR=6.2 REDIS_VER=6.2.5 UID=999 /bin/sh -c /usr/local/bin/docker-setup

2021-10-03 17:26:16 UTC

|5 ARCH=x64 OSNICK=buster REDIS_MAJOR=6.2 REDIS_VER=6.2.5 UID=999 /bin/sh -c rm /usr/local/bin/docker-setup

2021-10-03 17:26:17 UTC

/bin/sh -c #(nop) COPY dir:1e2b260547042516e0c49356d7f58df17387493790b8eeba850c558503dc25d4 in /usr/local/

2021-10-03 17:26:18 UTC

|5 ARCH=x64 OSNICK=buster REDIS_MAJOR=6.2 REDIS_VER=6.2.5 UID=999 /bin/sh -c mkdir /data && chown redis:redis /data

2021-10-03 17:26:18 UTC

/bin/sh -c #(nop) VOLUME [/data]

2021-10-03 17:26:19 UTC

/bin/sh -c #(nop) WORKDIR /data

2021-10-03 17:26:19 UTC

/bin/sh -c #(nop) COPY file:36594efa96b3c0f4f00d827609ca161300307f1c726f516b4b81eac6ed6dcbd3 in /usr/local/bin/

2021-10-03 17:26:20 UTC

|5 ARCH=x64 OSNICK=buster REDIS_MAJOR=6.2 REDIS_VER=6.2.5 UID=999 /bin/sh -c chmod 755 /usr/local/bin/docker-entrypoint.sh

2021-10-03 17:26:20 UTC

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

2021-10-03 17:26:20 UTC

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

2021-10-03 17:26:20 UTC

/bin/sh -c #(nop) CMD ["redis-server"]

2021-11-03 10:40:03 UTC

/bin/sh -c #(nop) ARG REDIS_VER

2021-11-03 10:40:04 UTC

/bin/sh -c #(nop) ENV LIBDIR=/usr/lib/redis/modules

2021-11-03 10:40:04 UTC

/bin/sh -c #(nop) WORKDIR /data

2021-11-03 10:40:04 UTC

|1 REDIS_VER=6.2.5 /bin/sh -c mkdir -p "$LIBDIR"

2021-11-09 11:59:03 UTC

/bin/sh -c #(nop) COPY file:24ab2ed8af871b2ccba27e00291115d85a67f6cbfed01b2a5af8522a91b77d9f in /usr/lib/redis/modules

2021-11-09 11:59:03 UTC

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

2021-11-09 11:59:03 UTC

/bin/sh -c #(nop) CMD ["redis-server" "--loadmodule" "/usr/lib/redis/modules/redisbloom.so"]

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