Namespace
goharbor
Image / Tag
redis-photon:v2.14.2-dev
Content Digest
sha256:5335482dd39cc817a168c34229e4d763aa4abde9c734df2cfd8547193ccc2f56
Details
Created

2026-01-12 09:12:43 UTC

Size

65.9 MB

Content Digest
Labels
  • base-build-date
    20260106
  • build-date
    20251221
  • 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:5adc178031bcac27ebf84c9d53273ab75b04c0e279757e0d5f48dba951d9b297 - 23.41% (15.4 MB)

[#001] sha256:b9e3117f4a8ece15ece8ac4a3d9a7a857c8bcdac79caf93c4e8ac9a6fd5e63b7 - 14.64% (9.64 MB)

[#002] sha256:33cc95bd32589c6cd02d98a058d44fed59b0ad3402d7cc7cc3c63f541e6f19e8 - 61.9% (40.8 MB)

[#003] sha256:13b9f8e31ba6816cab1fb05859baaa518a900ace0bca9d4c76b23f38617426b7 - 0.0% (272 Bytes)

[#004] sha256:752e61f43d01a1f48cb06f4303156a899ec632f135cde824e6c73ac31b1a28b6 - 0.03% (19.6 KB)

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


History
2025-12-28 06:07:37 UTC (buildkit.dockerfile.v0)

ADD photon-rootfs-5.0-48b40bf96.x86_64.tar.gz / # buildkit

2025-12-28 06:07:37 UTC (buildkit.dockerfile.v0)

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

2025-12-28 06:07:37 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2026-01-06 10:27:46 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

2026-01-06 10:28:23 UTC

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

2026-01-06 10:28:23 UTC

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

2026-01-12 09:12:36 UTC

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

2026-01-12 09:12:37 UTC

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

2026-01-12 09:12:39 UTC

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

2026-01-12 09:12:40 UTC

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

2026-01-12 09:12:40 UTC

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

2026-01-12 09:12:41 UTC

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

2026-01-12 09:12:42 UTC

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

2026-01-12 09:12:43 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