2021-12-07 04:55:45 UTC
40.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0ea73420e2bb917a7363ba6ce68820bb9cdb06c25ec77904f28f703223bdeddf - 0.29% (120 KB)
[#001] sha256:c367f59be2e1ab95d66081d321112e0f802649a9be48cd1b4e8db2c2580e088a - 0.0% (92 Bytes)
[#002] sha256:b31ffc3cee321a6a1b57da052d568566ed348eb3424b7e06690aea44c7b74653 - 0.0% (99 Bytes)
[#003] sha256:52d0bb91169cd99b6cfb6982abde78bf8441b3c18976b66a72ecb6653390e9fd - 99.7% (40.6 MB)
[#004] sha256:ddeb184fbf5701b890fd278f0479e57e915fe962b7db17c2d93af0fe8e76a414 - 0.01% (3.95 KB)
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit
2021-11-14 20:46:42 UTC (buildkit.dockerfile.v0)COPY /buildtmp /tmp # buildkit
2021-12-07 04:55:41 UTC (buildkit.dockerfile.v0)WORKDIR /app
2021-12-07 04:55:45 UTC (buildkit.dockerfile.v0)COPY dist /app/ # buildkit
2021-12-07 04:55:45 UTC (buildkit.dockerfile.v0)COPY static /app/static # buildkit
2021-12-07 04:55:45 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["./agent"]
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.