Namespace
portainer
Image / Tag
agent:3.0.0-rc1-linux-amd64
Content Digest
sha256:7f9a7d0ab596d05dff24da1f8bb7e6882c5594b618b9bbe7830ae261b5fca96f
Details
Created

2026-09-14 21:15:11 UTC

Size

46.9 MB

Content Digest
Labels
  • git_commit
    1b4f7c6
  • io.portainer.agent
    true
  • org.opencontainers.image.created
    2026-09-14T21:15:06Z
  • org.opencontainers.image.description
    Portainer agent for managing environments.
  • org.opencontainers.image.documentation
    https://docs.portainer.io
  • org.opencontainers.image.revision
    1b4f7c6
  • 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:6ee23d59c319e65109ff58b11af8abf4fcad9ccaf5f42b069e2f1c2e75e06854 - 0.21% (102 KB)

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

[#002] sha256:21319fbaec3584c15e499718d9cc4bf71f089f31e22d8b68c968b4a6c807f010 - 0.0% (93 Bytes)

[#003] sha256:9308254b3036759316a6b8764ee0879cb2e82b79f5b4e8eb9c6e07dfd27135cb - 72.98% (34.3 MB)

[#004] sha256:9dd6a92373d7ab837d74a30ffde12923d3f2729f543f1b5d4a3c301cdd3100d8 - 5.37% (2.52 MB)

[#005] sha256:433512660899e0dec051d83aa82bccc71fb4f584796371c53c43fedb064526ca - 21.41% (10.1 MB)

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

[#007] sha256:7b1e074eb46084719b2537dc2240a89f1798ecac523d778d3f1d7dab9f8d7d22 - 0.0% (194 Bytes)


History
2026-09-14 00:37:49 UTC (buildkit.dockerfile.v0)

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

2026-09-14 00:37:49 UTC (buildkit.dockerfile.v0)

COPY /buildtmp /tmp # buildkit

2026-09-14 21:15:08 UTC (buildkit.dockerfile.v0)

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

2026-09-14 21:15:08 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2026-09-14 21:15:11 UTC (buildkit.dockerfile.v0)

COPY dist/agent /app/ # buildkit

2026-09-14 21:15:11 UTC (buildkit.dockerfile.v0)

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

2026-09-14 21:15:11 UTC (buildkit.dockerfile.v0)

COPY dist/healthy /app/ # buildkit

2026-09-14 21:15:11 UTC (buildkit.dockerfile.v0)

COPY static /app/static # buildkit

2026-09-14 21:15:11 UTC (buildkit.dockerfile.v0)

COPY config /root/.docker/ # buildkit

2026-09-14 21:15:11 UTC (buildkit.dockerfile.v0)

ARG GIT_COMMIT=1b4f7c6

2026-09-14 21:15:11 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2026-09-14T21:15:06Z

2026-09-14 21:15:11 UTC (buildkit.dockerfile.v0)

LABEL git_commit=1b4f7c6 org.opencontainers.image.revision=1b4f7c6 org.opencontainers.image.created=2026-09-14T21:15: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-09-14 21:15:11 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