Namespace
portainer
Image / Tag
agent:2.45.1-linux-amd64-alpine
Content Digest
sha256:16327f04e8b42c3c13b22f6741b015637aa7b1d18c3432d88dd824d478cafa9f
Details
Created

2026-09-17 00:26:30 UTC

Size

50.5 MB

Content Digest
Labels
  • git_commit
    d390ab5
  • io.portainer.agent
    true
  • org.opencontainers.image.created
    2026-09-17T00:26:08Z
  • org.opencontainers.image.description
    Portainer agent for managing environments.
  • org.opencontainers.image.documentation
    https://docs.portainer.io
  • org.opencontainers.image.revision
    d390ab5
  • org.opencontainers.image.title
    Portainer Agent
  • org.opencontainers.image.url
    https://www.portainer.io
  • org.opencontainers.image.vendor
    Portainer.io

Environment
PATH

/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:55afa1ecc21d2bb5e5045f32dafee56272ffd89860bac26f6c32123439af26a4 - 7.26% (3.67 MB)

[#001] sha256:29ab36446478902fd9cd26f99987febcc7d50876d1619cd78a846aa759b86700 - 0.0% (93 Bytes)

[#002] sha256:249ac8744e97ea2e7dc674e04d755a2b636ce3e1b1f68dc21fb0cec677178422 - 67.83% (34.3 MB)

[#003] sha256:0584c7b8f43bcb8d415de7a0f58a72fdf59c2c405b69aade008d066528c703a9 - 4.99% (2.52 MB)

[#004] sha256:63d4315db1ea7f376a801e37c51c4c0568bd2a79952238945b3b5f5c378558c0 - 19.89% (10.1 MB)

[#005] sha256:ed40204545e15f084c13fb13f4616c1a7e4cb842a4daf4ab87996115be2e54be - 0.02% (12.9 KB)

[#006] sha256:dc079aa92b892ce64701cceb46c29e57b4c2d39dcdab3b4c686c4ec4064f9c2a - 0.0% (197 Bytes)


History
2026-06-16 00:01:29 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit

2026-06-16 00:01:29 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-09-17 00:26:29 UTC (buildkit.dockerfile.v0)

ENV PATH=/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2026-09-17 00:26:29 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2026-09-17 00:26:30 UTC (buildkit.dockerfile.v0)

COPY dist/agent /app/ # buildkit

2026-09-17 00:26:30 UTC (buildkit.dockerfile.v0)

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

2026-09-17 00:26:30 UTC (buildkit.dockerfile.v0)

COPY dist/healthy /app/ # buildkit

2026-09-17 00:26:30 UTC (buildkit.dockerfile.v0)

COPY static /app/static # buildkit

2026-09-17 00:26:30 UTC (buildkit.dockerfile.v0)

COPY config /root/.docker/ # buildkit

2026-09-17 00:26:30 UTC (buildkit.dockerfile.v0)

ARG GIT_COMMIT=d390ab5

2026-09-17 00:26:30 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2026-09-17T00:26:08Z

2026-09-17 00:26:30 UTC (buildkit.dockerfile.v0)

LABEL git_commit=d390ab5 org.opencontainers.image.revision=d390ab5 org.opencontainers.image.created=2026-09-17T00:26:08Z 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-17 00:26:30 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["./agent"]

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