Namespace
goharbor
Image / Tag
redis-photon:v2.10.0-rc2
Content Digest
sha256:24726436248456e9cc60144a4ab414f28af1a6f6aeb6b481e115353c3b8a6e81
Details
Created

2023-12-14 06:38:22 UTC

Size

57.8 MB

Content Digest
Labels
  • base-build-date
    20231214
  • build-date
    20231209
  • 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:577f92c8b679661c141ba125d89658d946290db6b293213f23c90b3b896824b7 - 26.29% (15.2 MB)

[#001] sha256:4c2f6bfec31f6258b1b8b6ae8737eb23b955e766993963904f513b602a97d976 - 16.01% (9.26 MB)

[#002] sha256:0491f6b6c734c7302b1ca98a2877744db940921bc10458a43b4c7c07deb2f5dd - 57.64% (33.3 MB)

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

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

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


History
2023-12-11 17:25:40 UTC

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

2023-12-11 17:25:40 UTC

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

2023-12-11 17:25:40 UTC

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

2023-12-14 06:37:51 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-12-14 06:38:02 UTC

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

2023-12-14 06:38:02 UTC

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

2023-12-14 06:38:16 UTC

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

2023-12-14 06:38:16 UTC

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

2023-12-14 06:38:18 UTC

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

2023-12-14 06:38:19 UTC

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

2023-12-14 06:38:19 UTC

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

2023-12-14 06:38:20 UTC

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

2023-12-14 06:38:21 UTC

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

2023-12-14 06:38:22 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