2024-08-23 05:15:13 UTC
40.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c6a83fedfae6ed8a4f5f7cbb6a7b6f1c1ec3d86fea8cb9e5ba2e5e6673fde9f6 - 8.6% (3.46 MB)
[#001] sha256:2d156774300aa635d0ba92f2d8ef325ab05d1a23720d30bbd25f47a65c4d060f - 0.0% (124 Bytes)
[#002] sha256:02f18c6797b5c701c5952b28fa70128635d61172cc0ef86f32c8b600a37655f5 - 5.09% (2.04 MB)
[#003] sha256:3da9f1f9051cd51d5a2e0ed4349378746adda6caf48f2fa6f6579c51193a61f7 - 41.69% (16.7 MB)
[#004] sha256:ecaf8057b5348a72995f70f3d9d2c89d4e4361dfb267a12d829e1d925a8824fb - 0.0% (202 Bytes)
[#005] sha256:c8f9d3eecc579ae0345657c4bd60ced55c90e0da1855273feee56fcba7e4cb90 - 44.62% (17.9 MB)
/bin/sh -c #(nop) ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in /
2024-07-22 22:26:43 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-08-19 04:24:48 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-08-23 05:11:53 UTC (buildkit.dockerfile.v0)COPY /build/dist /app/web # buildkit
2024-08-23 05:15:02 UTC (buildkit.dockerfile.v0)COPY /build/sun-panel /app/sun-panel # buildkit
2024-08-23 05:15:03 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c sed -i "s@dl-cdn.alpinelinux.org@mirrors.aliyun.com@g" /etc/apk/repositories # buildkit
2024-08-23 05:15:13 UTC (buildkit.dockerfile.v0)EXPOSE map[3002/tcp:{}]
2024-08-23 05:15:13 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache bash ca-certificates su-exec tzdata && chmod +x ./sun-panel && ./sun-panel -config-reset # buildkit
2024-08-23 05:15:13 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "./sun-panel"]
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.