Namespace
portainer
Image / Tag
agent:2.39.8-linux-ppc64le
Content Digest
sha256:7721604592fc06e96aba533a1c4b78350d3e1901f64745e75730f6fa8bcc7b79
Details
Created

2026-09-16 22:04:14 UTC

Size

29.3 MB

Content Digest
Labels
  • git_commit
    28a558f
  • io.portainer.agent
    true
  • org.opencontainers.image.created
    2026-09-16T22:04:07Z
  • 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.34% (102 KB)

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

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

[#003] sha256:23db8e789e211a01bbad1f5910245b87540a075dfbf3f1e8d50a8656ce1fd6a2 - 89.24% (26.1 MB)

[#004] sha256:6b9e32ff8ad4b9a165188bc95c06e4a09f1c5bccd7c5dce8f2c54cfeca23c6ad - 7.68% (2.25 MB)

[#005] sha256:e574706edc27742a0a91d04970748d1e68d1ce2e6b36ab8ae76749b3dfc3b52c - 2.69% (808 KB)

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

[#007] sha256:e7f04505868f72c3481ae0919fcafc6c2753ec7d08481ebc29bb758d07d08dc8 - 0.0% (194 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:04:12 UTC (buildkit.dockerfile.v0)

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

2026-09-16 22:04:12 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2026-09-16 22:04:14 UTC (buildkit.dockerfile.v0)

COPY dist/agent /app/ # buildkit

2026-09-16 22:04:14 UTC (buildkit.dockerfile.v0)

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

2026-09-16 22:04:14 UTC (buildkit.dockerfile.v0)

COPY dist/healthy /app/ # buildkit

2026-09-16 22:04:14 UTC (buildkit.dockerfile.v0)

COPY static /app/static # buildkit

2026-09-16 22:04:14 UTC (buildkit.dockerfile.v0)

COPY config /root/.docker/ # buildkit

2026-09-16 22:04:14 UTC (buildkit.dockerfile.v0)

ARG GIT_COMMIT=28a558f

2026-09-16 22:04:14 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2026-09-16T22:04:07Z

2026-09-16 22:04:14 UTC (buildkit.dockerfile.v0)

LABEL git_commit=28a558f org.opencontainers.image.revision=28a558f org.opencontainers.image.created=2026-09-16T22:04:07Z 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:04:14 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