Namespace
portainer
Image / Tag
agent:2.44.0-windows1809-amd64
Content Digest
sha256:e7480805d147708885748347a411c8f3c9ed183f9e8434524da2e2be66fc5a59
Details
Created

2026-07-30 03:37:52 UTC

Size

139 MB

Content Digest
Labels
  • git_commit
    77a1f3e
  • io.portainer.agent
    true
  • org.opencontainers.image.created
    2026-07-30T03:37:43Z
  • 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

Layers

[#000] sha256:c6ef5fc24ad27ce424e65757b8ae7d2f267564074619eecb3b5fd0508e3666dc - 72.47% (101 MB)

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

[#002] sha256:94f3d586bb81faa991ec8d1052ca405d32e933b768566435c96ffe1ab1e12edf - 24.96% (34.7 MB)

[#003] sha256:9fad5e271c3510b3803cc4e2fd2e0afd2417824359a211f5d68714547ac1a30e - 1.86% (2.58 MB)

[#004] sha256:e46bbd7a7d5ea1a287b529a3c5fdf0750a8c21e6337a94c56f67b678a24ffb56 - 0.67% (955 KB)

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

[#006] sha256:9c01fa4c17744439d0504764ac1fdf1ce49d67fea7855eb1b71a3d67610dd931 - 0.0% (678 Bytes)


History
2026-07-11 20:14:30 UTC

Apply image 10.0.17763.9020

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

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

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

USER ContainerAdministrator

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

COPY dist/agent.exe /app/ # buildkit

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

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

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

COPY dist/healthy.exe /app/ # buildkit

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

COPY static /app/static # buildkit

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

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

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

ARG GIT_COMMIT=77a1f3e

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

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

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

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