Namespace
portainer
Image / Tag
agent:2.39.0-linux-arm64-alpine
Content Digest
sha256:b5078e1d066e50ff49c2949506b93ae2f2abbc98a6569084bb021f1a7cc07134
Details
Created

2026-02-25 21:26:27 UTC

Size

48.5 MB

Content Digest
Labels
  • git_commit
    67b2517
  • io.portainer.agent
    true
  • org.opencontainers.image.created
    2026-02-25T21:26:11Z
  • org.opencontainers.image.description
    Portainer agent for managing environments.
  • org.opencontainers.image.documentation
    https://docs.portainer.io
  • org.opencontainers.image.revision
    67b2517
  • 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:d8ad8cd72600f46cc068e16c39046ebc76526e41051f43a8c249884b200936c0 - 8.26% (4 MB)

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

[#002] sha256:3df3583deb18ba19cb9146f6df57fa84485915ee6108f0f4d902c98e6f5ea4bd - 51.39% (24.9 MB)

[#003] sha256:e0a2f1efa60f58139a8b77bc7e93aea5f5c18fe7530651a40790f5fce9ae1abd - 34.13% (16.5 MB)

[#004] sha256:951325288c81d88782ff0314c68377b671715f73e221cdff788b9683f25324b4 - 4.6% (2.23 MB)

[#005] sha256:05e699d1ff51983f925ec9e322b2283ab48d6a54318bf4ccdd51f4265b6dd91d - 1.61% (798 KB)

[#006] sha256:53c4ac379cb38c34ab2ee5d0ea1fd6278184f06d65a41df35e130f0bcc9bae2c - 0.03% (12.9 KB)

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


History
2026-01-28 01:18:09 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit

2026-01-28 01:18:09 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-02-25 21:26:27 UTC (buildkit.dockerfile.v0)

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

2026-02-25 21:26:27 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2026-02-25 21:26:27 UTC (buildkit.dockerfile.v0)

COPY dist/agent /app/ # buildkit

2026-02-25 21:26:27 UTC (buildkit.dockerfile.v0)

COPY dist/docker /app/ # buildkit

2026-02-25 21:26:27 UTC (buildkit.dockerfile.v0)

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

2026-02-25 21:26:27 UTC (buildkit.dockerfile.v0)

COPY dist/healthy /app/ # buildkit

2026-02-25 21:26:27 UTC (buildkit.dockerfile.v0)

COPY static /app/static # buildkit

2026-02-25 21:26:27 UTC (buildkit.dockerfile.v0)

COPY config /root/.docker/ # buildkit

2026-02-25 21:26:27 UTC (buildkit.dockerfile.v0)

ARG GIT_COMMIT=67b2517

2026-02-25 21:26:27 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2026-02-25T21:26:11Z

2026-02-25 21:26:27 UTC (buildkit.dockerfile.v0)

LABEL git_commit=67b2517 org.opencontainers.image.revision=67b2517 org.opencontainers.image.created=2026-02-25T21:26:11Z 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-02-25 21:26:27 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