2024-05-11 15:40:33 UTC
29.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 - 10.86% (3.25 MB)
[#001] sha256:9ab4cb8aa53438b337b07a2e6741593180561a29076daf5707cd604366f9ca12 - 0.0% (93 Bytes)
[#002] sha256:a8d55f7eb43ca4e36e9be630349dbf84377072e59e37d981551557da414d55e3 - 6.75% (2.02 MB)
[#003] sha256:884bc08380a39a2e218ebd20acef63a04bced726c2356c0e3decefced9eb92f8 - 77.93% (23.3 MB)
[#004] sha256:772bba846a78b70c7e08f113e8f0172d91ed4b6fb9534e435ca6930aad898a0a - 4.46% (1.33 MB)
/bin/sh -c #(nop) ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /
2024-01-27 00:30:48 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-05-11 15:27:29 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-05-11 15:32:27 UTC (buildkit.dockerfile.v0)COPY /build/dist /app/web # buildkit
2024-05-11 15:40:30 UTC (buildkit.dockerfile.v0)COPY /build/sun-panel /app/sun-panel # buildkit
2024-05-11 15:40:33 UTC (buildkit.dockerfile.v0)EXPOSE map[3002/tcp:{}]
2024-05-11 15:40:33 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-05-11 15:40:33 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.