2024-10-25 10:06:05 UTC
57.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:69f3f4f936bbecace0dfa103edacf28c180057c701a00194302a0dd3d320cbb4 - 26.66% (15.4 MB)
[#001] sha256:96fe29f725f682ddb84ebbfc5928fd75e5b7ab864ae5cf6dedd41ff7e95925f2 - 16.47% (9.51 MB)
[#002] sha256:ae725bc7cb48f7afc05ee86e4230456011a3f06018e020abfb4d34d869a69e8a - 56.81% (32.8 MB)
[#003] sha256:ae94b1a57591d604ba2bed0b757030c50c02b9c41679a9d79d206158da41ce51 - 0.0% (267 Bytes)
[#004] sha256:fab0205594ab625acd4a5c2218fb7d93ae35a9e0fc360d896908395db0493a21 - 0.03% (19.6 KB)
[#005] sha256:bc478c3a105813e0c3f04036ea466e030dc35c75f14da482c7ad134475f245af - 0.03% (19.9 KB)
ADD photon-rootfs-5.0-71381badc.x86_64.tar.gz / # buildkit
2024-10-23 03:45:40 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20241023
2024-10-23 03:45:40 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-10-25 07:05:38 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-10-25 07:05:45 UTC/bin/sh -c tdnf install -y redis && tdnf clean all
2024-10-25 07:05:45 UTC/bin/sh -c #(nop) LABEL base-build-date=20241025
2024-10-25 10:05:58 UTC/bin/sh -c #(nop) VOLUME [/var/lib/redis]
2024-10-25 10:05:59 UTC/bin/sh -c #(nop) WORKDIR /var/lib/redis
2024-10-25 10:06:01 UTC/bin/sh -c #(nop) COPY file:831a5d1a1c7094723456269a9870df0af12144268feadd19775d1595cef21ad4 in /usr/bin/
2024-10-25 10:06:02 UTC/bin/sh -c #(nop) COPY file:5827d71882cd00b1a63753817325af6beb351205e83680e2a91f3b347075494c in /etc/redis.conf
2024-10-25 10:06:02 UTC/bin/sh -c chmod +x /usr/bin/docker-healthcheck && chown redis:redis /etc/redis.conf
2024-10-25 10:06:03 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD" "docker-healthcheck"] "0s" "0s" "0s" '\x00'}
2024-10-25 10:06:04 UTC/bin/sh -c #(nop) USER redis
2024-10-25 10:06:05 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.