Namespace
portainer
Image / Tag
agent:3.0.0-rc1-windows1809-amd64
Content Digest
sha256:c8deac1918e4d95fb23580a49a27a499d8df06b9f29859be0189c216302bcc47
Details
Created

2026-09-14 21:15:38 UTC

Size

149 MB

Content Digest
Labels
  • git_commit
    1b4f7c6
  • io.portainer.agent
    true
  • org.opencontainers.image.created
    2026-09-14T21:15:29Z
  • 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

Layers

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

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

[#002] sha256:178817514dcf503519179d9e06931013ee7e319ef5191e3b20eab62a4747c03b - 23.57% (35.1 MB)

[#003] sha256:e5155cf90ea5886cbbfe683f0bf130c810f60e48dcf411ccaef10e2f427e6d08 - 1.73% (2.58 MB)

[#004] sha256:1bc543f2ab9557774efce804cc44e99a728cacc14788a30fcdf65a05e3b36b2f - 6.93% (10.3 MB)

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

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


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

Apply image 10.0.17763.9245

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

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

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

USER ContainerAdministrator

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

COPY dist/agent.exe /app/ # buildkit

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

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

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

COPY dist/healthy.exe /app/ # buildkit

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

COPY static /app/static # buildkit

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

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

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

ARG GIT_COMMIT=1b4f7c6

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

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

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

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