Namespace
portainer
Image / Tag
agent:2.39.6-windows1809-amd64
Content Digest
sha256:a8e1485a13b32316339591890f48bf0f3b6321f6a212a8deb9ccce6b4b2f8cea
Details
Created

2026-08-12 23:08:03 UTC

Size

134 MB

Content Digest
Labels
  • git_commit
    c57526d
  • io.portainer.agent
    true
  • org.opencontainers.image.created
    2026-08-12T23:07:55Z
  • org.opencontainers.image.description
    Portainer agent for managing environments.
  • org.opencontainers.image.documentation
    https://docs.portainer.io
  • org.opencontainers.image.revision
    c57526d
  • org.opencontainers.image.title
    Portainer Agent
  • org.opencontainers.image.url
    https://www.portainer.io
  • org.opencontainers.image.vendor
    Portainer.io

Layers

[#000] sha256:bf85bd0e1ac2f7894aac502484f8c93678477385da1fad720a88318aa8a0bce9 - 75.22% (101 MB)

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

[#002] sha256:a86e3508adc357a6bd0be3131f9b79c252f38b9b11d75784c90cbb9f9665841f - 22.22% (29.8 MB)

[#003] sha256:50de941a9ba369b8bac3385055309f0221552c10fac62613bf6bcc275008110b - 1.86% (2.49 MB)

[#004] sha256:9f40fb5127d11477ab2dc03fba126bdc05b1e43a9a91e5e73c4e2385a0c817c8 - 0.66% (899 KB)

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

[#006] sha256:9a3a73c38e87de93282b3b6ff231993f5037e990c199d2095068d1b62bc17109 - 0.0% (691 Bytes)


History
2026-08-09 05:22:12 UTC

Apply image 10.0.17763.9121

2026-08-12 23:08:03 UTC (buildkit.dockerfile.v0)

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

2026-08-12 23:08:03 UTC (buildkit.dockerfile.v0)

USER ContainerAdministrator

2026-08-12 23:08:03 UTC (buildkit.dockerfile.v0)

COPY dist/agent.exe /app/ # buildkit

2026-08-12 23:08:03 UTC (buildkit.dockerfile.v0)

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

2026-08-12 23:08:03 UTC (buildkit.dockerfile.v0)

COPY dist/healthy.exe /app/ # buildkit

2026-08-12 23:08:03 UTC (buildkit.dockerfile.v0)

COPY static /app/static # buildkit

2026-08-12 23:08:03 UTC (buildkit.dockerfile.v0)

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

2026-08-12 23:08:03 UTC (buildkit.dockerfile.v0)

ARG GIT_COMMIT=c57526d

2026-08-12 23:08:03 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2026-08-12T23:07:55Z

2026-08-12 23:08:03 UTC (buildkit.dockerfile.v0)

LABEL git_commit=c57526d org.opencontainers.image.revision=c57526d org.opencontainers.image.created=2026-08-12T23:07:55Z 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-08-12 23:08:03 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