2022-08-30 06:58:34 UTC
11.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c6556b3b6858c6fa1e328377cc2c4becdc9cd1bc3e7302aa7299936522cf93ba - 19.53% (2.31 MB)
[#001] sha256:b6b826a31f6ae19f52c75212665a0df9c45b9086a6a684b721ef06da8785740b - 0.0% (99 Bytes)
[#002] sha256:f57c14a7242016beb4776e2ef62e48007af4a578e7a755ef05163b9a4343fcaf - 7.07% (855 KB)
[#003] sha256:308a0d726eba457fbee71f84cf2ef32ec69927648d158b23ff25874c23525add - 0.01% (1.29 KB)
[#004] sha256:eaa92a45f1ce453cd8b708a33e5fbd21ea30f4d1dc05069c13c5c63223e75841 - 73.38% (8.66 MB)
/bin/sh -c #(nop) ADD file:75521fe16320b193092588f6f31052c85e736965ceb11673de18bd14965a45e6 in /
2022-08-09 16:57:44 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-08-30 06:48:11 UTC (buildkit.dockerfile.v0)WORKDIR /app
2022-08-30 06:48:17 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache tzdata arp-scan && mkdir /data # buildkit
2022-08-30 06:48:17 UTC (buildkit.dockerfile.v0)COPY src/templates /app/templates # buildkit
2022-08-30 06:58:34 UTC (buildkit.dockerfile.v0)COPY /src/watchyourlan /app/ # buildkit
2022-08-30 06:58:34 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["./watchyourlan"]
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.