2023-12-11 05:32:13 UTC
57.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d2d408dbabf5478bab62ee589fdc222c6de5c28243e500c2827d1d36515b92aa - 26.3% (15.2 MB)
[#001] sha256:3cf4af0af5cb8a6e769358828cde53e01a6d3202c49e9ffef0da61572be45e84 - 15.97% (9.23 MB)
[#002] sha256:1ce2c6d4ccb3357a87dfa7f89ea9229179bc7a9c2d8f84cbfffaf091e63ea9c0 - 57.67% (33.3 MB)
[#003] sha256:bf8b8f27be9380b4570567acf3e39d9dec5ad4a07c3487f68e0b97f480e4e74f - 0.0% (269 Bytes)
[#004] sha256:9d250a4bc5ab1cff61c6b5af77cc81896712603e1c83b70a105ca006bf3bec4f - 0.03% (19.6 KB)
[#005] sha256:bdd4eacb0d1a23fcb6c66d40f2fb5acd49c2c8328a6b7eb1bacbe5e449dd63f1 - 0.03% (19.9 KB)
/bin/sh -c #(nop) ADD file:5e5d3d0b02bacb1d34551c9cde2138e9c05cf924c51ac53acb92f69f7a94754e in /
2023-11-28 23:42:04 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20231128
2023-11-28 23:42:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-12-11 05:31:50 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-11 05:31:55 UTC/bin/sh -c tdnf install -y redis && tdnf clean all
2023-12-11 05:31:55 UTC/bin/sh -c #(nop) LABEL base-build-date=20231211
2023-12-11 05:32:06 UTC/bin/sh -c #(nop) VOLUME [/var/lib/redis]
2023-12-11 05:32:07 UTC/bin/sh -c #(nop) WORKDIR /var/lib/redis
2023-12-11 05:32:09 UTC/bin/sh -c #(nop) COPY file:831a5d1a1c7094723456269a9870df0af12144268feadd19775d1595cef21ad4 in /usr/bin/
2023-12-11 05:32:10 UTC/bin/sh -c #(nop) COPY file:5827d71882cd00b1a63753817325af6beb351205e83680e2a91f3b347075494c in /etc/redis.conf
2023-12-11 05:32:10 UTC/bin/sh -c chmod +x /usr/bin/docker-healthcheck && chown redis:redis /etc/redis.conf
2023-12-11 05:32:11 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD" "docker-healthcheck"] "0s" "0s" "0s" '\x00'}
2023-12-11 05:32:12 UTC/bin/sh -c #(nop) USER redis
2023-12-11 05:32:13 UTC/bin/sh -c #(nop) CMD ["redis-server" "/etc/redis.conf"]
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.