2026-04-29 22:57:24 UTC
160 MB
[#000] sha256:73f90f68253938c7c17ce92a4343fbe0f6644310d70679a1694e6c37eccae633 - 62.78% (100 MB)
[#001] sha256:0c57d6b6f84c1bc1d1a8a3e8d5c498f3c1a80b6bd5e66d5416b6d2c0e9f81c86 - 0.03% (44.6 KB)
[#002] sha256:e5c8c2ca9b937516c5230b1026348672fbf335d5a134befd1a5c2165a9a3f5cf - 11.84% (18.9 MB)
[#003] sha256:fe92030730a91a77167a79b59a9888eaef6d57b925c4412e52c5ede7600c05af - 0.0% (849 Bytes)
[#004] sha256:ebfbce26b842cfcc3debf91f7eb2f4752a9d2b78a453b4bf7b96b00a265f55b0 - 19.21% (30.7 MB)
[#005] sha256:6dcd81777152b2453817c4a91b4701418a94289c847fdf9c7d1afb9cecfcb924 - 6.14% (9.81 MB)
[#006] sha256:e043acf40146043970256d37b79bd763a67d0b17927e5ad9aad399a4bf8e687c - 0.0% (264 Bytes)
Apply image 10.0.17763.8644
2026-04-29 22:57:24 UTC (buildkit.dockerfile.v0)COPY /Windows/System32/netapi32.dll /Windows/System32/netapi32.dll # buildkit
2026-04-29 22:57:24 UTC (buildkit.dockerfile.v0)USER ContainerAdministrator
2026-04-29 22:57:24 UTC (buildkit.dockerfile.v0)COPY dist/docker.exe / # buildkit
2026-04-29 22:57:24 UTC (buildkit.dockerfile.v0)COPY dist/mustache-templates /mustache-templates/ # buildkit
2026-04-29 22:57:24 UTC (buildkit.dockerfile.v0)COPY dist/portainer.exe / # buildkit
2026-04-29 22:57:24 UTC (buildkit.dockerfile.v0)COPY dist/public /public/ # buildkit
2026-04-29 22:57:24 UTC (buildkit.dockerfile.v0)COPY dist/storybook* /storybook/ # buildkit
2026-04-29 22:57:24 UTC (buildkit.dockerfile.v0)EXPOSE [9000/tcp]
2026-04-29 22:57:24 UTC (buildkit.dockerfile.v0)EXPOSE [9443/tcp]
2026-04-29 22:57:24 UTC (buildkit.dockerfile.v0)EXPOSE [8000/tcp]
2026-04-29 22:57:24 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=31b9c6d
2026-04-29 22:57:24 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-04-29T22:57:17Z
2026-04-29 22:57:24 UTC (buildkit.dockerfile.v0)LABEL git_commit=31b9c6d org.opencontainers.image.revision=31b9c6d org.opencontainers.image.created=2026-04-29T22:57:17Z org.opencontainers.image.title=Portainer CE org.opencontainers.image.description=Portainer Community Edition server. org.opencontainers.image.vendor=Portainer.io org.opencontainers.image.url=https://www.portainer.io org.opencontainers.image.documentation=https://docs.portainer.io io.portainer.server=true
2026-04-29 22:57:24 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/portainer.exe"]
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.