Namespace
portainer
Image / Tag
agent:2.45.1-linux-arm
Content Digest
sha256:7217f7ded210772b6378168797690df99e758a911cedb740c76c0b274676fe8b
Details
Created

2026-09-17 00:27:21 UTC

Size

43.9 MB

Content Digest
Labels
  • git_commit
    d390ab5
  • io.portainer.agent
    true
  • org.opencontainers.image.created
    2026-09-17T00:27:15Z
  • org.opencontainers.image.description
    Portainer agent for managing environments.
  • org.opencontainers.image.documentation
    https://docs.portainer.io
  • org.opencontainers.image.revision
    d390ab5
  • 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:d842cbc3e4307985a773844e521ea9192215acd366614c7aa5f87ef26cf393a8 - 0.23% (102 KB)

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

[#002] sha256:7506e552d7d49a65de2e0007e026c0ad8b214039ddb4823ff15578cead38a102 - 0.0% (93 Bytes)

[#003] sha256:d7663ab9c27920741a838c5c7c470551591db7222b9aa693a7019ff9584e7bd0 - 72.61% (31.9 MB)

[#004] sha256:486283929e3f4243c42b82fecaea300f2cfc0c5f90fa37611b8537a7f1549887 - 5.56% (2.44 MB)

[#005] sha256:b3f360358d766510f57ba7aea78062213240d9ef1f4dba415a128a44da9ae72d - 21.57% (9.47 MB)

[#006] sha256:fc4de6729b474e2fff50045ec1078831373f80059a92bdb9f1456942f13ec3eb - 0.03% (12.9 KB)

[#007] sha256:61b1334b0648f0e3ef23568cb0012c37f8fe3d955bff6f54bdb416a0b1537bf2 - 0.0% (195 Bytes)


History
2026-09-16 00:34:02 UTC (buildkit.dockerfile.v0)

COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit

2026-09-16 00:34:02 UTC (buildkit.dockerfile.v0)

COPY /buildtmp /tmp # buildkit

2026-09-17 00:27:18 UTC (buildkit.dockerfile.v0)

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

2026-09-17 00:27:18 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2026-09-17 00:27:21 UTC (buildkit.dockerfile.v0)

COPY dist/agent /app/ # buildkit

2026-09-17 00:27:21 UTC (buildkit.dockerfile.v0)

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

2026-09-17 00:27:21 UTC (buildkit.dockerfile.v0)

COPY dist/healthy /app/ # buildkit

2026-09-17 00:27:21 UTC (buildkit.dockerfile.v0)

COPY static /app/static # buildkit

2026-09-17 00:27:21 UTC (buildkit.dockerfile.v0)

COPY config /root/.docker/ # buildkit

2026-09-17 00:27:21 UTC (buildkit.dockerfile.v0)

ARG GIT_COMMIT=d390ab5

2026-09-17 00:27:21 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2026-09-17T00:27:15Z

2026-09-17 00:27:21 UTC (buildkit.dockerfile.v0)

LABEL git_commit=d390ab5 org.opencontainers.image.revision=d390ab5 org.opencontainers.image.created=2026-09-17T00:27:15Z 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-09-17 00:27:21 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