Namespace
portainer
Image / Tag
agent:3.0.0-rc1-windowsltsc2022-amd64
Content Digest
sha256:855852cd40ada142ef02209f671e55ef057b038bc055484b4abf1b8c9e714726
Details
Created

2026-09-14 21:15:22 UTC

Size

163 MB

Content Digest
Labels
  • git_commit
    1b4f7c6
  • io.portainer.agent
    true
  • org.opencontainers.image.created
    2026-09-14T21:15:12Z
  • 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:5ccf192ddcd06a1087b3afc5eb6c9d641d765360a4e9e0f1ec1c4b50a0bbfa44 - 70.58% (115 MB)

[#001] sha256:affb658253e4d103e4d9b6a3e23bb49624f78c8509f2a2250f73b571c9e3f1bb - 0.03% (46.1 KB)

[#002] sha256:cea3dfe30c627218fd26a84bbedc642d9679febff508728d56c5d59e18aeed5a - 21.49% (35.1 MB)

[#003] sha256:232f08d31c5e6089a22df55de4ef72468fd3ad31c7f2929686a7917e3930551a - 1.58% (2.58 MB)

[#004] sha256:1e3a20f34aeff14a8529693fd8a2d490aebd73040a1dbf93d6ac9aa1c617e59f - 6.31% (10.3 MB)

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

[#006] sha256:5f5cc854ec373034db7598c7e578e63bf7a223853c9c6b44bc44794d5ca9b6ec - 0.0% (684 Bytes)


History
2026-09-05 23:30:19 UTC

Apply image 10.0.20348.5622

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

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

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

USER ContainerAdministrator

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

COPY dist/agent.exe /app/ # buildkit

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

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

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

COPY dist/healthy.exe /app/ # buildkit

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

COPY static /app/static # buildkit

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

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

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

ARG GIT_COMMIT=1b4f7c6

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

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

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

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