Namespace
goharbor
Image / Tag
redis-photon:v2.13.1-dev
Content Digest
sha256:9fbb642637465240970d4ddfc37d357d7686dfc9ee07d5a8a7a606ef98bd6ed6
Details
Created

2025-07-29 08:12:35 UTC

Size

58 MB

Content Digest
Labels
  • base-build-date
    20250718
  • build-date
    20250629
  • 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:8448683fd5fb8663180725e71cd89bd3542d6a07b7400b3f77ca146b9a3a96b5 - 26.84% (15.6 MB)

[#001] sha256:ae1908ea8c4a57b9c16515d0b527ad571d22b7f983b2bffa3bc0c27ac13a6759 - 16.5% (9.56 MB)

[#002] sha256:feb95bf557bce3e9a7d5fd8682b2844dc416c9b08a83bb8c79bbecbb20d5c72c - 56.59% (32.8 MB)

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

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

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


History
2025-06-29 10:58:03 UTC (buildkit.dockerfile.v0)

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

2025-06-29 10:58:03 UTC (buildkit.dockerfile.v0)

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

2025-06-29 10:58:03 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-07-18 09:41:00 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-07-18 09:41:07 UTC

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

2025-07-18 09:41:07 UTC

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

2025-07-29 08:12:28 UTC

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

2025-07-29 08:12:29 UTC

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

2025-07-29 08:12:31 UTC

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

2025-07-29 08:12:32 UTC

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

2025-07-29 08:12:32 UTC

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

2025-07-29 08:12:33 UTC

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

2025-07-29 08:12:34 UTC

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

2025-07-29 08:12:35 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