Namespace
goharbor
Image / Tag
redis-photon:v2.12.4-dev
Content Digest
sha256:8a35d59036a0294da64706cf0cad10c90d0474615e1e9bfb4bf49bea478b3f5e
Details
Created

2025-05-22 07:54:01 UTC

Size

58.2 MB

Content Digest
Labels
  • base-build-date
    20250522
  • build-date
    20250427
  • 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:259e20632a8931bea69b741f75472610b0cba464dad95d1b0854009e22751382 - 26.74% (15.6 MB)

[#001] sha256:4ab531385043fb7dc49ddc0141c996150225ddd275de116d5c19ac6fd58915a3 - 16.78% (9.76 MB)

[#002] sha256:012571d2ea07506c9927113542ea5d346cca7efdcff10a79a4849d2ef819cc20 - 56.41% (32.8 MB)

[#003] sha256:04284594e3cb3f99df6173498c683fb387ebe0c62db8da746617f94503210b8a - 0.0% (271 Bytes)

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

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


History
2025-04-27 10:48:53 UTC (buildkit.dockerfile.v0)

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

2025-04-27 10:48:53 UTC (buildkit.dockerfile.v0)

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

2025-04-27 10:48:53 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-05-22 07:53:32 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-05-22 07:53:40 UTC

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

2025-05-22 07:53:40 UTC

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

2025-05-22 07:53:54 UTC

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

2025-05-22 07:53:55 UTC

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

2025-05-22 07:53:57 UTC

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

2025-05-22 07:53:58 UTC

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

2025-05-22 07:53:58 UTC

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

2025-05-22 07:53:59 UTC

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

2025-05-22 07:54:00 UTC

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

2025-05-22 07:54:01 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