Namespace
goharbor
Image / Tag
redis-photon:v2.10.0-fc
Content Digest
sha256:7d7d686c8819929a512911a23a4910ba104d3dd573d4bf886538b1398b79a4e6
Details
Created

2023-11-22 10:29:55 UTC

Size

103 MB

Content Digest
Labels
  • base-build-date
    20231122
  • build-date
    20231028
  • 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:634892f305225f7244aa5aafd9e8d2b11a47acfd25d75a8f1e8f066d7f039a66 - 14.76% (15.2 MB)

[#001] sha256:8fa4f7cf5e3d3f0d005cafa1945993640da0042c3e540f4030c75d5f7c0d4880 - 53.26% (54.9 MB)

[#002] sha256:40fd78e1b38b8f734291b00d2d0d7fc04a06018450c359f6c0c1d0a3976ec0eb - 31.95% (32.9 MB)

[#003] sha256:ed9045c3a5bb8fb15f04f2da901c7dfed98a2472b1e23228fd0dad62a51fb298 - 0.0% (273 Bytes)

[#004] sha256:6b142e6207287a7762280d30d54eb905078867437562182a0a3f2e6472c2f1d9 - 0.02% (19.6 KB)

[#005] sha256:1a9568d4598b5a931594dadc00310075705fb1afad4006a9e7ce87bfdc99a3b4 - 0.02% (19.9 KB)


History
2023-10-31 06:16:59 UTC

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

2023-10-31 06:16:59 UTC

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

2023-10-31 06:17:00 UTC

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

2023-11-22 10:29:25 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-11-22 10:29:35 UTC

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

2023-11-22 10:29:36 UTC

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

2023-11-22 10:29:49 UTC

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

2023-11-22 10:29:49 UTC

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

2023-11-22 10:29:51 UTC

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

2023-11-22 10:29:52 UTC

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

2023-11-22 10:29:52 UTC

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

2023-11-22 10:29:53 UTC

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

2023-11-22 10:29:54 UTC

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

2023-11-22 10:29:55 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