Namespace
portainer
Image / Tag
agent:2.43.0-linux-ppc64le-alpine
Content Digest
sha256:10063510047ae4776c1ae80a23f777e40c36cbfa21c9aa5476d2eafc2e116c7f
Details
Created

2026-06-24 21:15:18 UTC

Size

36.4 MB

Content Digest
Labels
  • git_commit
    b158ae1
  • io.portainer.agent
    true
  • org.opencontainers.image.created
    2026-06-24T21:14:58Z
  • org.opencontainers.image.description
    Portainer agent for managing environments.
  • org.opencontainers.image.documentation
    https://docs.portainer.io
  • org.opencontainers.image.revision
    b158ae1
  • 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 - 9.99% (3.64 MB)

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

[#002] sha256:16a0b8c726ab866df93eb61e5f42e957cdc45276231e6e088b142ee6c23c8ad8 - 81.41% (29.6 MB)

[#003] sha256:2c4c1ce3ac0dcfc7266d4470c050161cae779d74f08cdfecd1bd16527d7e018d - 6.33% (2.31 MB)

[#004] sha256:6328df619e4f712a830dbc214a59b5c0fb89c394c6e37c51a4e8a055a744d87a - 2.24% (835 KB)

[#005] sha256:37d4f6e5f4120443eaf997d774691330ab402940f2f608d83ce0059bd1c197d1 - 0.03% (12.9 KB)

[#006] sha256:09b827c634d50b3354b89dc190058944654b87ba2db41bdcb2545c8863e038cd - 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-06-24 21:15:18 UTC (buildkit.dockerfile.v0)

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

2026-06-24 21:15:18 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2026-06-24 21:15:18 UTC (buildkit.dockerfile.v0)

COPY dist/agent /app/ # buildkit

2026-06-24 21:15:18 UTC (buildkit.dockerfile.v0)

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

2026-06-24 21:15:18 UTC (buildkit.dockerfile.v0)

COPY dist/healthy /app/ # buildkit

2026-06-24 21:15:18 UTC (buildkit.dockerfile.v0)

COPY static /app/static # buildkit

2026-06-24 21:15:18 UTC (buildkit.dockerfile.v0)

COPY config /root/.docker/ # buildkit

2026-06-24 21:15:18 UTC (buildkit.dockerfile.v0)

ARG GIT_COMMIT=b158ae1

2026-06-24 21:15:18 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2026-06-24T21:14:58Z

2026-06-24 21:15:18 UTC (buildkit.dockerfile.v0)

LABEL git_commit=b158ae1 org.opencontainers.image.revision=b158ae1 org.opencontainers.image.created=2026-06-24T21:14:58Z 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-24 21:15: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