Namespace
portainer
Image / Tag
agent:2.39.6-linux-arm-alpine
Content Digest
sha256:be76ec1f9dde68bd0f186b4bbe0ed87a34714e12702824698aa88ec385372584
Details
Created

2026-08-12 23:08:10 UTC

Size

33.5 MB

Content Digest
Labels
  • git_commit
    c57526d
  • io.portainer.agent
    true
  • org.opencontainers.image.created
    2026-08-12T23:07:56Z
  • org.opencontainers.image.description
    Portainer agent for managing environments.
  • org.opencontainers.image.documentation
    https://docs.portainer.io
  • org.opencontainers.image.revision
    c57526d
  • org.opencontainers.image.title
    Portainer Agent
  • org.opencontainers.image.url
    https://www.portainer.io
  • org.opencontainers.image.vendor
    Portainer.io

Environment
PATH

/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:bc03a9e5b4dd452551f246e199537fe7afc1765f53f510bc81d26df9845e4008 - 9.3% (3.11 MB)

[#001] sha256:cb363b8e9eaa159a80ab69da9777c4b7232da28d6d414920d3cb359722ad5399 - 0.0% (93 Bytes)

[#002] sha256:eb73b31583303c8981fdc760b34bc242180f8c4fd905ecc195a677807a7b0729 - 81.2% (27.2 MB)

[#003] sha256:965e323e83ba938a65686908d6552cc03e8158c9d936c55cf736a1be92e28840 - 7.09% (2.37 MB)

[#004] sha256:132c0c93d11762670662705190dd9adc9264086187b246afa9c6f663bb05acf6 - 2.37% (813 KB)

[#005] sha256:1335f4ee5f1cc0dae392d9ddc097346d77fcec13f7dc83db07379349e27fd890 - 0.04% (12.9 KB)

[#006] sha256:e60c735f44d4c3654c1cbb0a3d74a7c57edc182a00b1d765b77a7f08dd3ce748 - 0.0% (198 Bytes)


History
2026-06-16 00:00:26 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.24.1-armv7.tar.gz / # buildkit

2026-06-16 00:00:26 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-08-12 23:08:10 UTC (buildkit.dockerfile.v0)

ENV PATH=/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2026-08-12 23:08:10 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2026-08-12 23:08:10 UTC (buildkit.dockerfile.v0)

COPY dist/agent /app/ # buildkit

2026-08-12 23:08:10 UTC (buildkit.dockerfile.v0)

COPY dist/docker-credential-portainer /app/ # buildkit

2026-08-12 23:08:10 UTC (buildkit.dockerfile.v0)

COPY dist/healthy /app/ # buildkit

2026-08-12 23:08:10 UTC (buildkit.dockerfile.v0)

COPY static /app/static # buildkit

2026-08-12 23:08:10 UTC (buildkit.dockerfile.v0)

COPY config /root/.docker/ # buildkit

2026-08-12 23:08:10 UTC (buildkit.dockerfile.v0)

ARG GIT_COMMIT=c57526d

2026-08-12 23:08:10 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2026-08-12T23:07:56Z

2026-08-12 23:08:10 UTC (buildkit.dockerfile.v0)

LABEL git_commit=c57526d org.opencontainers.image.revision=c57526d org.opencontainers.image.created=2026-08-12T23:07:56Z 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-08-12 23:08:10 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["./agent"]

Danger Zone
Delete Tag

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.

Delete