2023-11-10 13:27:22 +0800
76.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:aece8493d3972efa43bfd4ee3cdba659c0f787f8f59c82fb3e48c87cbb22a12e - 36.81% (28.2 MB)
[#001] sha256:d3615941a1737912635afe01463bf11dca718ad234ffb1e6b2c4aa240af73b56 - 0.0% (125 Bytes)
[#002] sha256:dfa8bbccf22b9acb5e15978c6e209c423c5c1d28452db2d07dd04008e3c271bf - 1.8% (1.38 MB)
[#003] sha256:542344d48a5e167036fbbe4980593a1445a31188430a05c506cb8d42d76c6eff - 20.0% (15.3 MB)
[#004] sha256:fdc45540e76703e3c1cdd3584cea67153e82a65f372214e67b9259c0a8be12b4 - 41.39% (31.7 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-10-05 07:33:30 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-10-05 07:33:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-10-05 07:33:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-10-05 07:33:32 UTC/bin/sh -c #(nop) ADD file:63d5ab3ef0aab308c0e71cb67292c5467f60deafa9b0418cbb220affcd078444 in /
2023-10-05 07:33:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-11-10 13:24:53 +0800 (buildkit.dockerfile.v0)WORKDIR /app
2023-11-10 13:26:37 +0800 (buildkit.dockerfile.v0)COPY /build/dist /app/web # buildkit
2023-11-10 13:27:10 +0800 (buildkit.dockerfile.v0)COPY /build/sun-panel /app/sun-panel # buildkit
2023-11-10 13:27:22 +0800 (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates &&./sun-panel -config # buildkit
2023-11-10 13:27:22 +0800 (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.