Namespace
portainer
Image / Tag
agent:2.39.4-linux-arm
Content Digest
sha256:054b7daa72f765f64f0394409ef40ebfc31403e6b380d69f60266cd59dbaf2ae
Details
Created

2026-06-25 01:22:54 UTC

Size

30.4 MB

Content Digest
Labels
  • git_commit
    dd43259
  • io.portainer.agent
    true
  • org.opencontainers.image.created
    2026-06-25T01:22:50Z
  • org.opencontainers.image.description
    Portainer agent for managing environments.
  • org.opencontainers.image.documentation
    https://docs.portainer.io
  • org.opencontainers.image.revision
    dd43259
  • 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:5e7726831620bed0a8a1aaed0eefcfabbd150ac3b15bf8def481a05d4ab2fd03 - 0.33% (102 KB)

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

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

[#003] sha256:7e65628c5f634c46076ca56589d2c72047a6ebd227923b5de6a04b28e2a5200b - 89.21% (27.1 MB)

[#004] sha256:6ab7b258f0477c13782580abfab461f0fada3b6b795e37084766c0288aaa0702 - 7.81% (2.37 MB)

[#005] sha256:5586a6f8ddc01de276d30b5efa260d27afaba6cf18d46a92859716f32b5754a4 - 2.61% (813 KB)

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

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


History
2026-06-25 00:55:06 UTC (buildkit.dockerfile.v0)

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

2026-06-25 00:55:06 UTC (buildkit.dockerfile.v0)

COPY /buildtmp /tmp # buildkit

2026-06-25 01:22:52 UTC (buildkit.dockerfile.v0)

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

2026-06-25 01:22:52 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2026-06-25 01:22:53 UTC (buildkit.dockerfile.v0)

COPY dist/agent /app/ # buildkit

2026-06-25 01:22:54 UTC (buildkit.dockerfile.v0)

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

2026-06-25 01:22:54 UTC (buildkit.dockerfile.v0)

COPY dist/healthy /app/ # buildkit

2026-06-25 01:22:54 UTC (buildkit.dockerfile.v0)

COPY static /app/static # buildkit

2026-06-25 01:22:54 UTC (buildkit.dockerfile.v0)

COPY config /root/.docker/ # buildkit

2026-06-25 01:22:54 UTC (buildkit.dockerfile.v0)

ARG GIT_COMMIT=dd43259

2026-06-25 01:22:54 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2026-06-25T01:22:50Z

2026-06-25 01:22:54 UTC (buildkit.dockerfile.v0)

LABEL git_commit=dd43259 org.opencontainers.image.revision=dd43259 org.opencontainers.image.created=2026-06-25T01:22:50Z 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-06-25 01:22:54 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