Namespace
portainer
Image / Tag
agent:2.39.6-linux-ppc64le-alpine
Content Digest
sha256:9bf9595d79f29eb520076cfad83057f7ef3ca49f2e82896e9cc61203ddbc5d70
Details
Created

2026-08-12 23:08:32 UTC

Size

32.5 MB

Content Digest
Labels
  • git_commit
    c57526d
  • io.portainer.agent
    true
  • org.opencontainers.image.created
    2026-08-12T23:08:06Z
  • org.opencontainers.image.description
    Portainer agent for managing environments.
  • org.opencontainers.image.documentation
    https://docs.portainer.io
  • org.opencontainers.image.revision
    c57526d
  • 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:3ebcdcd395ccee658b9200e4b27d7699e5d6ed9f6c1858dea12781aac519ff59 - 11.2% (3.64 MB)

[#001] sha256:42ab43939374968b1349500db62bf63f1c480942f1073122139766f88f25fa76 - 0.0% (93 Bytes)

[#002] sha256:07da18bd3ea57cf481bf3249d4f69a7f09e1f63f1f41e2552abcdc6bf9945396 - 79.41% (25.8 MB)

[#003] sha256:5f03d9c4a87f58d597efdb23ad386b7add6fab80c39cefdcf921b891b24ddaf9 - 6.93% (2.25 MB)

[#004] sha256:e8b361aa6b3954294316b8817b54b29e9df44b6032cb88ecb373973403a608d5 - 2.43% (807 KB)

[#005] sha256:be65eb5883414d1253db8dc5e3161986e17be130fa7cf0efdecb742b0b1bdf63 - 0.04% (12.9 KB)

[#006] sha256:0e933712c20701bba3fec447752c813cf6559b01390ee1bb3fda4d56f64d91fd - 0.0% (195 Bytes)


History
2026-06-16 00:00:15 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.24.1-ppc64le.tar.gz / # buildkit

2026-06-16 00:00:15 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-08-12 23:08:30 UTC (buildkit.dockerfile.v0)

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

2026-08-12 23:08:30 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2026-08-12 23:08:31 UTC (buildkit.dockerfile.v0)

COPY dist/agent /app/ # buildkit

2026-08-12 23:08:32 UTC (buildkit.dockerfile.v0)

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

2026-08-12 23:08:32 UTC (buildkit.dockerfile.v0)

COPY dist/healthy /app/ # buildkit

2026-08-12 23:08:32 UTC (buildkit.dockerfile.v0)

COPY static /app/static # buildkit

2026-08-12 23:08:32 UTC (buildkit.dockerfile.v0)

COPY config /root/.docker/ # buildkit

2026-08-12 23:08:32 UTC (buildkit.dockerfile.v0)

ARG GIT_COMMIT=c57526d

2026-08-12 23:08:32 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2026-08-12T23:08:06Z

2026-08-12 23:08:32 UTC (buildkit.dockerfile.v0)

LABEL git_commit=c57526d org.opencontainers.image.revision=c57526d org.opencontainers.image.created=2026-08-12T23:08:06Z 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-08-12 23:08: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