Namespace
portainer
Image / Tag
agent:2.44.0-linux-arm
Content Digest
sha256:a82966f4f91861b4800f89d2bd023129578590ed75e061d51001ce7247a501f2
Details
Created

2026-07-30 03:37:44 UTC

Size

34.9 MB

Content Digest
Labels
  • git_commit
    77a1f3e
  • io.portainer.agent
    true
  • org.opencontainers.image.created
    2026-07-30T03:37:40Z
  • org.opencontainers.image.description
    Portainer agent for managing environments.
  • org.opencontainers.image.documentation
    https://docs.portainer.io
  • org.opencontainers.image.revision
    77a1f3e
  • 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:210bda5927cf81b54ba8040cda97b72a4488fb366f6c3f54841bbc6eebcd83f2 - 0.29% (102 KB)

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

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

[#003] sha256:2b75e76ad6ac570e1c0b60e4d5afe2cf43ae655fbf85b3c8807308cd492d64e2 - 90.32% (31.5 MB)

[#004] sha256:544cb2af8b1c6ea2644d0f6ba42fecca9da40703ef8226a42a1c469f6bb0b22f - 7.0% (2.44 MB)

[#005] sha256:af742db2af1a71e9ce7017706e338da8574035c829691f47ad82815e600707b6 - 2.36% (841 KB)

[#006] sha256:d9e1bd0d2e53966a79238a100642332ab2ef1e52c6ef2c8b6c9974db2dea9e70 - 0.04% (12.9 KB)

[#007] sha256:9758b271dde011f1d4f5fabe3a18a39b67ffca863abc3eb0265c6deb26f941fb - 0.0% (195 Bytes)


History
2026-07-30 00:35:41 UTC (buildkit.dockerfile.v0)

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

2026-07-30 00:35:41 UTC (buildkit.dockerfile.v0)

COPY /buildtmp /tmp # buildkit

2026-07-30 03:37:42 UTC (buildkit.dockerfile.v0)

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

2026-07-30 03:37:42 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2026-07-30 03:37:44 UTC (buildkit.dockerfile.v0)

COPY dist/agent /app/ # buildkit

2026-07-30 03:37:44 UTC (buildkit.dockerfile.v0)

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

2026-07-30 03:37:44 UTC (buildkit.dockerfile.v0)

COPY dist/healthy /app/ # buildkit

2026-07-30 03:37:44 UTC (buildkit.dockerfile.v0)

COPY static /app/static # buildkit

2026-07-30 03:37:44 UTC (buildkit.dockerfile.v0)

COPY config /root/.docker/ # buildkit

2026-07-30 03:37:44 UTC (buildkit.dockerfile.v0)

ARG GIT_COMMIT=77a1f3e

2026-07-30 03:37:44 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2026-07-30T03:37:40Z

2026-07-30 03:37:44 UTC (buildkit.dockerfile.v0)

LABEL git_commit=77a1f3e org.opencontainers.image.revision=77a1f3e org.opencontainers.image.created=2026-07-30T03:37:40Z 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-07-30 03:37:44 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