Namespace
portainer
Image / Tag
agent:2.39.8-windows1809-amd64
Content Digest
sha256:3129523f2138af7bd99b73e1efcfaad26478563a3b73d9a16830cef801610a6f
Details
Created

2026-09-16 22:04:06 UTC

Size

134 MB

Content Digest
Labels
  • git_commit
    28a558f
  • io.portainer.agent
    true
  • org.opencontainers.image.created
    2026-09-16T22:03:54Z
  • org.opencontainers.image.description
    Portainer agent for managing environments.
  • org.opencontainers.image.documentation
    https://docs.portainer.io
  • org.opencontainers.image.revision
    28a558f
  • org.opencontainers.image.title
    Portainer Agent
  • org.opencontainers.image.url
    https://www.portainer.io
  • org.opencontainers.image.vendor
    Portainer.io

Layers

[#000] sha256:aa447e26b619a14a4a782aa63855614861ba56194900e0a7642cd4e099b455b8 - 75.02% (101 MB)

[#001] sha256:ddc5747d7f04eaf029be0a386e44e056fef1674212a5c1eb240c00804d22bcce - 0.03% (44.6 KB)

[#002] sha256:ac080a910626a8d5be7355bc72d7019077bd4d1716a5d63288787338af8cb79f - 22.43% (30.1 MB)

[#003] sha256:5128391d0a88b598962708a22f16a63d821108fca7f5ae61f82b8e31c06c7492 - 1.86% (2.5 MB)

[#004] sha256:92fdd4c600b414d31d34a17331dfb744d76da454b81eb5caf6804b053aad32a5 - 0.65% (900 KB)

[#005] sha256:cb74a18a377e43da15b5d6525ae486eb6a6e6e1789d94e71413564c3f23892df - 0.01% (13.4 KB)

[#006] sha256:d217cdda704ee2ff61dd208199d7973394758c3bf28e9273cdda21a0d859714e - 0.0% (681 Bytes)


History
2026-09-06 04:28:03 UTC

Apply image 10.0.17763.9245

2026-09-16 22:04:05 UTC (buildkit.dockerfile.v0)

COPY /Windows/System32/netapi32.dll /Windows/System32/netapi32.dll # buildkit

2026-09-16 22:04:06 UTC (buildkit.dockerfile.v0)

USER ContainerAdministrator

2026-09-16 22:04:06 UTC (buildkit.dockerfile.v0)

COPY dist/agent.exe /app/ # buildkit

2026-09-16 22:04:06 UTC (buildkit.dockerfile.v0)

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

2026-09-16 22:04:06 UTC (buildkit.dockerfile.v0)

COPY dist/healthy.exe /app/ # buildkit

2026-09-16 22:04:06 UTC (buildkit.dockerfile.v0)

COPY static /app/static # buildkit

2026-09-16 22:04:06 UTC (buildkit.dockerfile.v0)

COPY config /Users/ContainerAdministrator/.docker/ # buildkit

2026-09-16 22:04:06 UTC (buildkit.dockerfile.v0)

ARG GIT_COMMIT=28a558f

2026-09-16 22:04:06 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2026-09-16T22:03:54Z

2026-09-16 22:04:06 UTC (buildkit.dockerfile.v0)

LABEL git_commit=28a558f org.opencontainers.image.revision=28a558f org.opencontainers.image.created=2026-09-16T22:03:54Z 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-16 22:04:06 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["C:/app/agent.exe"]

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