Namespace
goharbor
Image / Tag
redis-photon:v2.14.0-dev
Content Digest
sha256:c0f1634385255a113fd485d3daa253cdf5e3e17512abd3cb89d9aebb30525c9b
Details
Created

2025-10-28 07:24:51 UTC

Size

59.6 MB

Content Digest
Labels
  • base-build-date
    20251027
  • build-date
    20251011
  • name
    Photon OS x86_64/5.0 Base Image
  • vendor
    VMware

Environment
PATH

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


Layers

[#000] sha256:956716c4eae22a78c3e2e517169161276b96add3dc9ca0dfeada383f787af9af - 25.56% (15.2 MB)

[#001] sha256:a42f23772ef474ff755d3dc2ee1a826faec18604cda1e95dae2ad938ecb40563 - 19.32% (11.5 MB)

[#002] sha256:271b887f2ee216bdf9213d8431043a6d5cb6337b1031f6aa7d183e0660d1b3c9 - 55.05% (32.8 MB)

[#003] sha256:889dc4519621ac051fcd146748d893cd11861e9423334812d3663ab713871887 - 0.0% (270 Bytes)

[#004] sha256:56b205b31b4d7e4a775b32854281f835d8daa6cdbadcb57ea42dc462eeb43723 - 0.03% (19.6 KB)

[#005] sha256:a6e7eed82b236cf4e72ee02176dc051d16e282ae6690dd562942149df0ac7054 - 0.03% (19.9 KB)


History
2025-10-20 18:28:13 UTC (buildkit.dockerfile.v0)

ADD photon-rootfs-5.0-130a9a763.x86_64.tar.gz / # buildkit

2025-10-20 18:28:13 UTC (buildkit.dockerfile.v0)

LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20251011

2025-10-20 18:28:13 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-10-27 11:04:23 UTC

/bin/sh -c tdnf install -y shadow >> /dev/null && groupadd -g 999 redis && useradd -u 999 -g 999 -c "Redis Database Server" -d /var/lib/redis -s /sbin/nologin -m redis

2025-10-27 11:04:32 UTC

/bin/sh -c tdnf install -y redis && tdnf clean all

2025-10-27 11:04:32 UTC

/bin/sh -c #(nop) LABEL base-build-date=20251027

2025-10-28 07:24:45 UTC

/bin/sh -c #(nop) VOLUME [/var/lib/redis]

2025-10-28 07:24:45 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/redis

2025-10-28 07:24:47 UTC

/bin/sh -c #(nop) COPY file:831a5d1a1c7094723456269a9870df0af12144268feadd19775d1595cef21ad4 in /usr/bin/

2025-10-28 07:24:48 UTC

/bin/sh -c #(nop) COPY file:5827d71882cd00b1a63753817325af6beb351205e83680e2a91f3b347075494c in /etc/redis.conf

2025-10-28 07:24:48 UTC

/bin/sh -c chmod +x /usr/bin/docker-healthcheck && chown redis:redis /etc/redis.conf

2025-10-28 07:24:49 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD" "docker-healthcheck"] "0s" "0s" "0s" '\x00'}

2025-10-28 07:24:50 UTC

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

2025-10-28 07:24:51 UTC

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

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