Namespace
goharbor
Image / Tag
redis-photon:v2.11.1-rc2
Content Digest
sha256:76a158e5c3a2edac5d0d77311244111843d0bbfe543c12e691b49e8e3dba7f6c
Details
Created

2024-08-15 10:06:36 UTC

Size

60 MB

Content Digest
Labels
  • base-build-date
    20240815
  • build-date
    20240811
  • 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:21fde6fe72566aba3f2c5d7bf4b4fe073c6c0b8fc4ebfac23ab5a0974c583361 - 25.64% (15.4 MB)

[#001] sha256:fa7892f2cf778eb313a3be42ff111505f4251285c58bb725793af7e3fdaf2c01 - 19.65% (11.8 MB)

[#002] sha256:25f57a13c18ba22c45622a902ec473825d4f9646441ce4f3c50521809744f860 - 54.65% (32.8 MB)

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

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

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


History
2024-08-11 10:48:02 UTC (buildkit.dockerfile.v0)

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

2024-08-11 10:48:02 UTC (buildkit.dockerfile.v0)

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

2024-08-11 10:48:02 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-08-15 10:06:09 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-08-15 10:06:15 UTC

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

2024-08-15 10:06:15 UTC

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

2024-08-15 10:06:29 UTC

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

2024-08-15 10:06:30 UTC

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

2024-08-15 10:06:32 UTC

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

2024-08-15 10:06:33 UTC

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

2024-08-15 10:06:33 UTC

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

2024-08-15 10:06:34 UTC

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

2024-08-15 10:06:35 UTC

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

2024-08-15 10:06:36 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