Namespace
portainer
Image / Tag
agent:2.31.3-linux-arm64-alpine
Content Digest
sha256:8c3b23a47ce37bddbb8c37d71b041234f23346f925d97fcaa4440ef3a038f445
Details
Created

2025-07-03 02:15:19 UTC

Size

45.4 MB

Content Digest
Labels
  • io.portainer.agent
    true

Environment
PATH

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


Layers

[#000] sha256:d69d4d41cfe2ee680d6972795e2a1eb9e4dc4ec3b3c5e0797c9ab43bb3726fa7 - 8.7% (3.94 MB)

[#001] sha256:54fe898cc5ac7e79f6b89cf67bb7b55cf0124a96331ae8d6c74c7d4b8b731a27 - 0.0% (92 Bytes)

[#002] sha256:fed549f76e69995ebd9737a96b56f05d47585aa990f5ee950fc46fc9827bdc23 - 49.28% (22.4 MB)

[#003] sha256:98a242a522b1f9a651409184815c211790ad91dfb44c730637c74fb8cd03293e - 37.42% (17 MB)

[#004] sha256:45f601cc9addcae2f8b50e02739d4f8ce2a3d7be7150e9cb18bc0f0df93e8c25 - 4.6% (2.08 MB)

[#005] sha256:bc4de70bd6c786e0c9830c78e4e1c54c72e55b03a93044f8a3ce67dd808746cb - 0.01% (3.95 KB)

[#006] sha256:c2764ff2c7bfa454c3a8838f64430c884cc179876c0f7d651c49e0f45bda11bf - 0.0% (174 Bytes)


History
2025-05-30 16:20:41 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.22.0-aarch64.tar.gz / # buildkit

2025-05-30 16:20:41 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-07-03 02:15:19 UTC (buildkit.dockerfile.v0)

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

2025-07-03 02:15:19 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-07-03 02:15:19 UTC (buildkit.dockerfile.v0)

COPY dist/agent /app/ # buildkit

2025-07-03 02:15:19 UTC (buildkit.dockerfile.v0)

COPY dist/docker /app/ # buildkit

2025-07-03 02:15:19 UTC (buildkit.dockerfile.v0)

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

2025-07-03 02:15:19 UTC (buildkit.dockerfile.v0)

COPY static /app/static # buildkit

2025-07-03 02:15:19 UTC (buildkit.dockerfile.v0)

COPY config /.docker/ # buildkit

2025-07-03 02:15:19 UTC (buildkit.dockerfile.v0)

LABEL io.portainer.agent=true

2025-07-03 02:15:19 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