Namespace
goharbor
Image / Tag
redis-photon:v2.11.0-rc1
Content Digest
sha256:41e1b9f4f1c799cf16b48107a718e32efede07224da14f248fac89ea0fa8741f
Details
Created

2024-05-16 13:09:26 UTC

Size

57.6 MB

Content Digest
Labels
  • base-build-date
    20240516
  • build-date
    20240506
  • 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:9d7bfa2894569e44b435d1209c78276fd724d8945abe6628a2618f812572ad5b - 26.52% (15.3 MB)

[#001] sha256:e5ab54de658243480d09a6264130265bc77e0aca3f306bcbde26474f52646cb9 - 16.38% (9.44 MB)

[#002] sha256:0f207102c0df790751e8fb4c9f8846eb8d5650bc79297400d31d82928b999767 - 57.03% (32.9 MB)

[#003] sha256:0f8af673e13f4f254bc7af595bceb02b32ba17d46074c3eb2f3df7d3cfd35d86 - 0.0% (269 Bytes)

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

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


History
2024-05-07 21:33:49 UTC

/bin/sh -c #(nop) ADD file:69fb4d392a7512e8a9b90572d09e8ba4c71372b040b16d8514991ce8e50901f8 in /

2024-05-07 21:33:49 UTC

/bin/sh -c #(nop) LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20240506

2024-05-07 21:33:49 UTC

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

2024-05-16 13:09:02 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

2024-05-16 13:09:08 UTC

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

2024-05-16 13:09:09 UTC

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

2024-05-16 13:09:19 UTC

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

2024-05-16 13:09:20 UTC

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

2024-05-16 13:09:22 UTC

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

2024-05-16 13:09:23 UTC

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

2024-05-16 13:09:23 UTC

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

2024-05-16 13:09:24 UTC

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

2024-05-16 13:09:25 UTC

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

2024-05-16 13:09:26 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