Namespace
portainer
Image / Tag
agent:2.45.1-linux-ppc64le-alpine
Content Digest
sha256:7aa8e64dc6dab97c465c54dbeac47ac1ce3d28583d0e027722cfbb4b81ae50c5
Details
Created

2026-09-17 00:27:18 UTC

Size

44.9 MB

Content Digest
Labels
  • git_commit
    d390ab5
  • io.portainer.agent
    true
  • org.opencontainers.image.created
    2026-09-17T00:26:56Z
  • org.opencontainers.image.description
    Portainer agent for managing environments.
  • org.opencontainers.image.documentation
    https://docs.portainer.io
  • org.opencontainers.image.revision
    d390ab5
  • 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 - 8.09% (3.64 MB)

[#001] sha256:7506e552d7d49a65de2e0007e026c0ad8b214039ddb4823ff15578cead38a102 - 0.0% (93 Bytes)

[#002] sha256:06b9f50c7ca29816a8e04798ed7486174d4f6cfc956f4af42ce570c39b046d9b - 67.21% (30.2 MB)

[#003] sha256:56b5bdbff4efd5db131599fd30658d7334a3afac0bdaa76cc7cbf3dd79f62cef - 5.14% (2.31 MB)

[#004] sha256:25631c1ee6bfd0f5ccb306f405cdc8ff558567c604ae8cfef70b4e8985f6542b - 19.53% (8.78 MB)

[#005] sha256:60699843183c1d09932fb9ac2d79d8b17ad87ef333d030f4e6e516943a5426e8 - 0.03% (12.9 KB)

[#006] sha256:82b47265de67927e3561b113c79161f7fbbdcaf3e4475be3b09dc4388605d34e - 0.0% (198 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-09-17 00:27:17 UTC (buildkit.dockerfile.v0)

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

2026-09-17 00:27:17 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2026-09-17 00:27:18 UTC (buildkit.dockerfile.v0)

COPY dist/agent /app/ # buildkit

2026-09-17 00:27:18 UTC (buildkit.dockerfile.v0)

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

2026-09-17 00:27:18 UTC (buildkit.dockerfile.v0)

COPY dist/healthy /app/ # buildkit

2026-09-17 00:27:18 UTC (buildkit.dockerfile.v0)

COPY static /app/static # buildkit

2026-09-17 00:27:18 UTC (buildkit.dockerfile.v0)

COPY config /root/.docker/ # buildkit

2026-09-17 00:27:18 UTC (buildkit.dockerfile.v0)

ARG GIT_COMMIT=d390ab5

2026-09-17 00:27:18 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2026-09-17T00:26:56Z

2026-09-17 00:27:18 UTC (buildkit.dockerfile.v0)

LABEL git_commit=d390ab5 org.opencontainers.image.revision=d390ab5 org.opencontainers.image.created=2026-09-17T00:26:56Z 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-17 00:27:18 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