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

2024-12-20 05:38:47 UTC

Size

65.8 MB

Content Digest
Labels
  • base-build-date
    20241213
  • build-date
    20241208
  • 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:0e5c20819ebf121546a5f44c652250bf3911f59e0601c738b21424904a8039bb - 23.55% (15.5 MB)

[#001] sha256:80e04ef9305ffc11171cbcc447683f30fa458fce81a01ff32e0ce67f637e53be - 18.04% (11.9 MB)

[#002] sha256:7f18fd8a71a83e297615f27c8769d23a09936a13b37c7b383bf7a4ef4375bee3 - 58.35% (38.4 MB)

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

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

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


History
2024-12-08 12:17:37 UTC (buildkit.dockerfile.v0)

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

2024-12-08 12:17:37 UTC (buildkit.dockerfile.v0)

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

2024-12-08 12:17:37 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-12-13 08:57:23 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-12-13 08:57:30 UTC

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

2024-12-13 08:57:30 UTC

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

2024-12-20 05:38:40 UTC

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

2024-12-20 05:38:41 UTC

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

2024-12-20 05:38:43 UTC

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

2024-12-20 05:38:44 UTC

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

2024-12-20 05:38:44 UTC

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

2024-12-20 05:38:45 UTC

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

2024-12-20 05:38:46 UTC

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

2024-12-20 05:38:47 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