2024-01-03 14:08:49 UTC
38.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:661ff4d9561e3fd050929ee5097067c34bafc523ee60f5294a37fd08056a73ca - 8.45% (3.25 MB)
[#001] sha256:8a709ded929eafbb4b8a5200ad95610b3745f76ad877efcf5ee5682672875283 - 0.0% (122 Bytes)
[#002] sha256:b6e796e11af8fd27440704302b7913e430538ee96f90d7948e8bfe93b477e773 - 4.17% (1.6 MB)
[#003] sha256:b62b258ad46ed392d17119009f7d74ee80ae505702f041efb46a06e5c320ba73 - 41.96% (16.1 MB)
[#004] sha256:cc4e0297946683b81d3b026ef2564df9bc913facf97adc45a1ed484c707ca826 - 0.0% (203 Bytes)
[#005] sha256:8d7bab667e020f0c9ef5e96af6388774c29a1f811bd83cee5b466c7d5451cfba - 45.42% (17.5 MB)
/bin/sh -c #(nop) ADD file:1f4eb46669b5b6275af19eb7471a6899a61c276aa7d925b8ae99310b14b75b92 in /
2023-12-08 01:20:49 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-12-10 09:42:45 UTC (buildkit.dockerfile.v0)EXPOSE map[3002/tcp:{}]
2023-12-10 09:42:45 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-01-03 14:07:57 UTC (buildkit.dockerfile.v0)COPY /build/dist /app/web # buildkit
2024-01-03 14:08:45 UTC (buildkit.dockerfile.v0)COPY /build/sun-panel /app/sun-panel # buildkit
2024-01-03 14:08:46 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c sed -i "s@dl-cdn.alpinelinux.org@mirrors.aliyun.com@g" /etc/apk/repositories # buildkit
2024-01-03 14:08:49 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 # buildkit
2024-01-03 14:08:49 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.