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

2025-01-15 01:58:13 UTC

Size

58 MB

Content Digest
Labels
  • base-build-date
    20250114
  • build-date
    20250105
  • 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:df249a058afa8cd043bb0b601552194ff6a8f3b1e3732589baaf3d2ea6ac5699 - 26.73% (15.5 MB)

[#001] sha256:4ea103aa0a7100d0d63cdab80e29d92ef7c02363abd6bdf6222e237ddae27f6a - 16.6% (9.62 MB)

[#002] sha256:c1b9e24fbb83fb17387abd29732b28d469248e558a0185eb885c912e10022a8c - 56.61% (32.8 MB)

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

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

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


History
2025-01-05 10:39:53 UTC (buildkit.dockerfile.v0)

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

2025-01-05 10:39:53 UTC (buildkit.dockerfile.v0)

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

2025-01-05 10:39:53 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-01-14 10:13:17 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-01-14 10:13:22 UTC

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

2025-01-14 10:13:23 UTC

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

2025-01-15 01:58:06 UTC

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

2025-01-15 01:58:07 UTC

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

2025-01-15 01:58:09 UTC

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

2025-01-15 01:58:10 UTC

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

2025-01-15 01:58:10 UTC

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

2025-01-15 01:58:11 UTC

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

2025-01-15 01:58:12 UTC

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

2025-01-15 01:58:13 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