Namespace
portainer
Image / Tag
agent:2.39.8-linux-arm
Content Digest
sha256:928b150496f75a960f18530f38b176eff65d5bced05c8c8be51386d1f287b6e8
Details
Created

2026-09-16 22:03:32 UTC

Size

30.8 MB

Content Digest
Labels
  • git_commit
    28a558f
  • io.portainer.agent
    true
  • org.opencontainers.image.created
    2026-09-16T22:03:29Z
  • org.opencontainers.image.description
    Portainer agent for managing environments.
  • org.opencontainers.image.documentation
    https://docs.portainer.io
  • org.opencontainers.image.revision
    28a558f
  • 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.32% (102 KB)

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

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

[#003] sha256:b9b542a7a4439cb64f84042bb532d67abe8ddb72b192c7614cea977d70409173 - 89.34% (27.5 MB)

[#004] sha256:b032615bc34d1491ec1d0f08720883e71f0ae291764bb0988fc29ee7700aba76 - 7.71% (2.37 MB)

[#005] sha256:6652df9dcde6c8119b2349a8b58631c1fc32d7ce70f62445b968d833c937abc2 - 2.58% (814 KB)

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

[#007] sha256:3687c5592f46d9ec0c91ae255581a8ecf67ffe02a3ae5a1b99dc8b8c091bd04b - 0.0% (192 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-16 22:03:30 UTC (buildkit.dockerfile.v0)

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

2026-09-16 22:03:30 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2026-09-16 22:03:32 UTC (buildkit.dockerfile.v0)

COPY dist/agent /app/ # buildkit

2026-09-16 22:03:32 UTC (buildkit.dockerfile.v0)

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

2026-09-16 22:03:32 UTC (buildkit.dockerfile.v0)

COPY dist/healthy /app/ # buildkit

2026-09-16 22:03:32 UTC (buildkit.dockerfile.v0)

COPY static /app/static # buildkit

2026-09-16 22:03:32 UTC (buildkit.dockerfile.v0)

COPY config /root/.docker/ # buildkit

2026-09-16 22:03:32 UTC (buildkit.dockerfile.v0)

ARG GIT_COMMIT=28a558f

2026-09-16 22:03:32 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2026-09-16T22:03:29Z

2026-09-16 22:03:32 UTC (buildkit.dockerfile.v0)

LABEL git_commit=28a558f org.opencontainers.image.revision=28a558f org.opencontainers.image.created=2026-09-16T22:03:29Z 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-16 22:03:32 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