2024-09-10 17:31:34 UTC
55.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 - 6.25% (3.46 MB)
[#001] sha256:8941d839d20e9f632463f62ab1f69d364cfe100698a0933e25d8837b9d6be944 - 1.83% (1.01 MB)
[#002] sha256:d896a0edc8e9519f44bc7703ecb93338e50a8d7d0281bc13a745512d064da037 - 0.5% (285 KB)
[#003] sha256:0e593f18eeee79ed20fa1aaabb609395929adcf935bdebc1d93e3ef0e7050cb1 - 91.41% (50.5 MB)
[#004] sha256:816ab63e113ef7276fe49e11e4500dc79727a630fa784d7f5a9b37a441e34245 - 0.0% (307 Bytes)
[#005] sha256:d4bd17e1a897b5ed216edf2ac4acb38e5cf80f0b6261cade75547be9305d5402 - 0.0% (92 Bytes)
/bin/sh -c #(nop) ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /
2024-09-06 22:20:07 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-09-10 17:27:36 UTC (buildkit.dockerfile.v0)ARG HUGO_EXTENDED=
2024-09-10 17:27:36 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED=true /bin/sh -c if [[ -n "$HUGO_EXTENDED" ]]; then apk add --no-cache libc6-compat libstdc++; fi # buildkit
2024-09-10 17:27:37 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED=true /bin/sh -c apk add --update --no-cache ca-certificates # buildkit
2024-09-10 17:31:34 UTC (buildkit.dockerfile.v0)COPY /usr/bin/hugo /usr/bin/hugo # buildkit
2024-09-10 17:31:34 UTC (buildkit.dockerfile.v0)COPY ./bin /usr/local/bin # buildkit
2024-09-10 17:31:34 UTC (buildkit.dockerfile.v0)WORKDIR /src
2024-09-10 17:31:34 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "hugo env"]
2024-09-10 18:07:15 UTC
52.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 - 7.44% (3.9 MB)
[#001] sha256:fd522a33ec48eee4a875e198e7a04d85e3ecf888e5c73a5cda8705d31305653a - 1.87% (1000 KB)
[#002] sha256:a0c09fd38204e7b8c75be2d6411bd1762219208a9be9ada7d4b0e6b58fa7133c - 0.54% (288 KB)
[#003] sha256:014f0811ee1d6b4bfb627514de3775903ce7c71410930869b8a44376d2a90332 - 90.15% (47.2 MB)
[#004] sha256:dae6e6bd56a2d6d9e0d8f386def08b4427e6f6820d3e3795282f429f61feae6f - 0.0% (305 Bytes)
[#005] sha256:032db3a4db4e9ad20f35a8aa7f15af3e2de658b632e982ff01c4420f5e0adeee - 0.0% (92 Bytes)
/bin/sh -c #(nop) ADD file:ee5bb8409915b11413f44cce4c22fed658aba4fb078a448e08dd4ac9a23581f2 in /
2024-09-06 22:44:11 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-09-10 17:32:14 UTC (buildkit.dockerfile.v0)ARG HUGO_EXTENDED=
2024-09-10 17:32:14 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED=true /bin/sh -c if [[ -n "$HUGO_EXTENDED" ]]; then apk add --no-cache libc6-compat libstdc++; fi # buildkit
2024-09-10 17:32:16 UTC (buildkit.dockerfile.v0)RUN |1 HUGO_EXTENDED=true /bin/sh -c apk add --update --no-cache ca-certificates # buildkit
2024-09-10 18:07:15 UTC (buildkit.dockerfile.v0)COPY /usr/bin/hugo /usr/bin/hugo # buildkit
2024-09-10 18:07:15 UTC (buildkit.dockerfile.v0)COPY ./bin /usr/local/bin # buildkit
2024-09-10 18:07:15 UTC (buildkit.dockerfile.v0)WORKDIR /src
2024-09-10 18:07:15 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh" "-c" "hugo env"]
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.