Namespace
goharbor
Image / Tag
redis-photon:v2.9.1
Content Digest
sha256:ccbd16fb581dd84bb5146d1e99f854c1371d878814d05bde32d759447c75d266
Details
Created

2023-11-01 07:02:12 UTC

Size

96.3 MB

Content Digest
Labels
  • base-build-date
    20231101
  • 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 - 15.78% (15.2 MB)

[#001] sha256:35c61f2729c39bdff9d459810792a405283e6e363ff148407bd151dea60657eb - 50.01% (48.2 MB)

[#002] sha256:e03b8a70a30c004dfe0041ad263c30b8fea8b52f34ca5b3c528d2fa8c4e56ed3 - 34.17% (32.9 MB)

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

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

[#005] sha256:710a3edc1f3a4007c218ea63d4cac79613d80ad117afc849af06107b859a43be - 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-01 07:01:34 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-01 07:01:49 UTC

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

2023-11-01 07:01:49 UTC

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

2023-11-01 07:02:05 UTC

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

2023-11-01 07:02:06 UTC

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

2023-11-01 07:02:08 UTC

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

2023-11-01 07:02:09 UTC

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

2023-11-01 07:02:09 UTC

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

2023-11-01 07:02:10 UTC

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

2023-11-01 07:02:11 UTC

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

2023-11-01 07:02:12 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