2026-05-07 02:57:36 UTC
37 MB
/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:06ddfb117a9c24612fa207ecd0bc8494cb742b1978c96627960575fe7812880c - 0.33% (123 KB)
[#001] sha256:fa9b062bea51b554fbf6178bd4b781981d7ea07f6f15f271b57b54e4c3a6d55d - 0.0% (93 Bytes)
[#002] sha256:d97d5ab131dad0e86eb2609f4daaf5668d027c243b968bfe4ad8609302e6bef6 - 0.0% (93 Bytes)
[#003] sha256:78d2a857f206c9b50e945c5da0894421f72a00f6a2b1c6c6b063852e2a05dd58 - 66.19% (24.5 MB)
[#004] sha256:969390f2755789542e60efb12030ca186b178304c1df2fe9be22de61769da52d - 25.24% (9.33 MB)
[#005] sha256:2e13117cc55aaa5f2da9f7b3b00bce75977867747b7e46f7bd965d01481eb17a - 6.08% (2.25 MB)
[#006] sha256:dc7328a383f1332064ecd2bf2c84d8d87af19ea05e4b60afd2ab07a593822701 - 2.13% (806 KB)
[#007] sha256:c58f7bc227ebed8c12a082f76ad681da13e04b0aad2ad3bea2e239d27527d68e - 0.03% (12.9 KB)
[#008] sha256:e6c5d289e21c0b74de7e6e2030a907835920a2bd2c55deba68bdebed17358750 - 0.0% (193 Bytes)
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit
2026-05-07 00:46:38 UTC (buildkit.dockerfile.v0)COPY /buildtmp /tmp # buildkit
2026-05-07 02:57:35 UTC (buildkit.dockerfile.v0)ENV PATH=/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2026-05-07 02:57:35 UTC (buildkit.dockerfile.v0)WORKDIR /app
2026-05-07 02:57:36 UTC (buildkit.dockerfile.v0)COPY dist/agent /app/ # buildkit
2026-05-07 02:57:36 UTC (buildkit.dockerfile.v0)COPY dist/docker /app/ # buildkit
2026-05-07 02:57:36 UTC (buildkit.dockerfile.v0)COPY dist/docker-credential-portainer /app/ # buildkit
2026-05-07 02:57:36 UTC (buildkit.dockerfile.v0)COPY dist/healthy /app/ # buildkit
2026-05-07 02:57:36 UTC (buildkit.dockerfile.v0)COPY static /app/static # buildkit
2026-05-07 02:57:36 UTC (buildkit.dockerfile.v0)COPY config /root/.docker/ # buildkit
2026-05-07 02:57:36 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=ece7e56
2026-05-07 02:57:36 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-05-07T02:57:31Z
2026-05-07 02:57:36 UTC (buildkit.dockerfile.v0)LABEL git_commit=ece7e56 org.opencontainers.image.revision=ece7e56 org.opencontainers.image.created=2026-05-07T02:57:31Z org.opencontainers.image.title=Portainer Agent org.opencontainers.image.description=Portainer agent for managing environments. org.opencontainers.image.vendor=Portainer.io org.opencontainers.image.url=https://www.portainer.io org.opencontainers.image.documentation=https://docs.portainer.io io.portainer.agent=true
2026-05-07 02:57:36 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.