Namespace
portainer
Image / Tag
agent:2.44.0-linux-amd64
Content Digest
sha256:830cd94835691308ffddab3db083ccebe24eb360362bf46e39ef27e940421189
Details
Created

2026-07-30 03:37:54 UTC

Size

37.4 MB

Content Digest
Labels
  • git_commit
    77a1f3e
  • io.portainer.agent
    true
  • org.opencontainers.image.created
    2026-07-30T03:37:49Z
  • org.opencontainers.image.description
    Portainer agent for managing environments.
  • org.opencontainers.image.documentation
    https://docs.portainer.io
  • org.opencontainers.image.revision
    77a1f3e
  • 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:210bda5927cf81b54ba8040cda97b72a4488fb366f6c3f54841bbc6eebcd83f2 - 0.27% (102 KB)

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

[#002] sha256:3b793149c06737c586cf04cfd3b1550e0691e8c6b22aa6f4b2db7c90eb0c5b85 - 0.0% (93 Bytes)

[#003] sha256:e9d91d3783cb6bf9c03e697456d549ddead814c86c6adba863605e3d99ac5d85 - 90.6% (33.9 MB)

[#004] sha256:91fbc49de88dddfca81528bc96911a896215190ae97bcb62db105a17dc3a551e - 6.75% (2.52 MB)

[#005] sha256:5c1fb047ef523b6c4f74762ff992a81ffc87255a5f5777565115693b96d6d4fe - 2.36% (901 KB)

[#006] sha256:865ea49ba9a8c17a8c64b07924e2b3ebca1677d022ae7cd8941ccdc6ae7b8f8d - 0.03% (12.9 KB)

[#007] sha256:c1b6aacd084d15ccae2584697068839d7189ac8f0313202c1d844df5152744b5 - 0.0% (196 Bytes)


History
2026-07-30 00:35:41 UTC (buildkit.dockerfile.v0)

COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit

2026-07-30 00:35:41 UTC (buildkit.dockerfile.v0)

COPY /buildtmp /tmp # buildkit

2026-07-30 03:37:52 UTC (buildkit.dockerfile.v0)

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

2026-07-30 03:37:52 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2026-07-30 03:37:54 UTC (buildkit.dockerfile.v0)

COPY dist/agent /app/ # buildkit

2026-07-30 03:37:54 UTC (buildkit.dockerfile.v0)

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

2026-07-30 03:37:54 UTC (buildkit.dockerfile.v0)

COPY dist/healthy /app/ # buildkit

2026-07-30 03:37:54 UTC (buildkit.dockerfile.v0)

COPY static /app/static # buildkit

2026-07-30 03:37:54 UTC (buildkit.dockerfile.v0)

COPY config /root/.docker/ # buildkit

2026-07-30 03:37:54 UTC (buildkit.dockerfile.v0)

ARG GIT_COMMIT=77a1f3e

2026-07-30 03:37:54 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2026-07-30T03:37:49Z

2026-07-30 03:37:54 UTC (buildkit.dockerfile.v0)

LABEL git_commit=77a1f3e org.opencontainers.image.revision=77a1f3e org.opencontainers.image.created=2026-07-30T03:37:49Z 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-07-30 03:37:54 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