2023-02-06 06:17:26 UTC
56.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:696545bff7f482b9252c2cb2041331e1be21c721115e4a8ab08f440c19075c31 - 27.13% (15.3 MB)
[#001] sha256:98a496ca6f0b452c1fd231f8eb0c8b0f26b017f9f8271ef724e29335dacf9321 - 72.8% (41.2 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:1b511b9c82d4e4e89c3d378992c54c48f2719418f746d99cad42325b01012cc1 - 0.0% (270 Bytes)
[#004] sha256:d5007416081c98f5b94a840f70e01b145ddfb6f3014967514960f12913850145 - 0.03% (19.6 KB)
[#005] sha256:c1a34964fc228ac1fadb91e928435603a9fa490e91f6af3947f5138cd6b5b77b - 0.03% (19.9 KB)
/bin/sh -c #(nop) ADD file:cc517aa68fdad5d48f06292ae375384a1b97a19fe69dfaf0ba3d479ffc82ebf9 in /
2022-12-27 18:05:51 UTC/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20221224
2022-12-27 18:05:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-03 10:34:55 UTC/bin/sh -c tdnf install -y redis && tdnf clean all
2023-01-03 10:34:56 UTC/bin/sh -c #(nop) LABEL base-build-date=20230103
2023-02-06 06:17:26 UTC (buildkit.dockerfile.v0)VOLUME [/var/lib/redis]
2023-02-06 06:17:26 UTC (buildkit.dockerfile.v0)WORKDIR /var/lib/redis
2023-02-06 06:17:26 UTC (buildkit.dockerfile.v0)COPY ./make/photon/redis/docker-healthcheck /usr/bin/ # buildkit
2023-02-06 06:17:26 UTC (buildkit.dockerfile.v0)COPY ./make/photon/redis/redis.conf /etc/redis.conf # buildkit
2023-02-06 06:17:26 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod +x /usr/bin/docker-healthcheck && chown redis:redis /etc/redis.conf # buildkit
2023-02-06 06:17:26 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD" "docker-healthcheck"] "0s" "0s" "0s" '\x00'}
2023-02-06 06:17:26 UTC (buildkit.dockerfile.v0)USER redis
2023-02-06 06:17:26 UTC (buildkit.dockerfile.v0)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.