2024-09-10 10:07:53 UTC
61.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4fdae29dfdff38889c92b9cb361b4ff9223df255ecc64c60ca1f150d0edb06e5 - 26.41% (16.3 MB)
[#001] sha256:6967a21ec6280446410d64d0ffdbe98ff62a5ae4fa9bf54b6c71d7a2d3c39f18 - 73.52% (45.5 MB)
[#002] sha256:62efc6a447be5f9185f3a04cd7edeebe09057b4453a95a51b6745564481c841a - 0.0% (272 Bytes)
[#003] sha256:fb6b0656bdd1138c53bb96e950860a5b0f3a466f433fb6544297ebaf6f949f0a - 0.03% (19.6 KB)
[#004] sha256:7ef610979da392c20d97b8a5a1709abd718b20de94aee6aa3e793bda35106b7a - 0.03% (19.9 KB)
ADD photon-rootfs-4.0-34da4ad21.tar.gz / # buildkit
2024-09-08 10:57:02 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20240908
2024-09-08 10:57:02 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-09-10 09:52:51 UTC/bin/sh -c tdnf install -y redis sudo
2024-09-10 10:07:45 UTC/bin/sh -c #(nop) VOLUME [/var/lib/redis]
2024-09-10 10:07:46 UTC/bin/sh -c #(nop) WORKDIR /var/lib/redis
2024-09-10 10:07:48 UTC/bin/sh -c #(nop) COPY file:831a5d1a1c7094723456269a9870df0af12144268feadd19775d1595cef21ad4 in /usr/bin/
2024-09-10 10:07:49 UTC/bin/sh -c #(nop) COPY file:5827d71882cd00b1a63753817325af6beb351205e83680e2a91f3b347075494c in /etc/redis.conf
2024-09-10 10:07:49 UTC/bin/sh -c chmod +x /usr/bin/docker-healthcheck && chown redis:redis /etc/redis.conf
2024-09-10 10:07:50 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD" "docker-healthcheck"] "0s" "0s" "0s" '\x00'}
2024-09-10 10:07:51 UTC/bin/sh -c #(nop) USER redis
2024-09-10 10:07:52 UTC/bin/sh -c #(nop) EXPOSE 6379
2024-09-10 10:07:53 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.