Namespace
goharbor
Image / Tag
redis-photon:v2.9.0-rc1
Content Digest
sha256:4302ba2e93e87e5c71be16421c2b7d86809db72a12958c80df18984d63547cd0
Details
Created

2023-08-07 09:51:37 UTC

Size

61.6 MB

Content Digest
Labels
  • base-build-date
    20230807
  • build-date
    20230729
  • 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:549f5d667deb3c7c555273adf34aef5a27841ed11ddbfbe27bff182b711ba404 - 24.63% (15.2 MB)

[#001] sha256:33b88d98d54ce0e4f7cb260a2db3b347e6c105cefb14be327ad23f185bb66b31 - 22.69% (14 MB)

[#002] sha256:960b93785ac940ebed9b65a83ae0b5c338e10d55c09df43218b0433e1aecbc69 - 52.61% (32.4 MB)

[#003] sha256:abffd8d489bddd27e43ecc1adce14b83443b0660f407cbb0a0ae359178c979b3 - 0.0% (270 Bytes)

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

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


History
2023-07-31 21:20:28 UTC

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

2023-07-31 21:20:28 UTC

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

2023-07-31 21:20:28 UTC

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

2023-08-07 09:51:03 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

2023-08-07 09:51:13 UTC

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

2023-08-07 09:51:14 UTC

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

2023-08-07 09:51:31 UTC

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

2023-08-07 09:51:31 UTC

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

2023-08-07 09:51:33 UTC

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

2023-08-07 09:51:34 UTC

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

2023-08-07 09:51:34 UTC

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

2023-08-07 09:51:35 UTC

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

2023-08-07 09:51:36 UTC

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

2023-08-07 09:51:37 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