2026-07-30 03:40:46 UTC
42.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:210bda5927cf81b54ba8040cda97b72a4488fb366f6c3f54841bbc6eebcd83f2 - 0.23% (102 KB)
[#001] sha256:9e011607d55699edfbb0ef04da1099c6d391119874ff76b9e92423bbb7d2e750 - 0.0% (93 Bytes)
[#002] sha256:0be0eea810d38274469ad303439372719dfe32e52c9347f3a4a49654c95576e5 - 0.0% (443 Bytes)
[#003] sha256:e09c2092abc3fee3606358d328ae5f46702e5b61684e0cda5e151f30e6a94098 - 75.3% (32 MB)
[#004] sha256:18b5100be0f18fe2ac2fbbb813a12fefbf4c018542b7ba7b5d58cc112145e821 - 24.46% (10.4 MB)
[#005] sha256:2d132a0ab7aa8b349a9376aa4cff55d6dcb7d3105e1c0575d0e5d21493e580ea - 0.01% (2.52 KB)
[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit
2026-07-30 00:35:41 UTC (buildkit.dockerfile.v0)COPY /buildtmp /tmp # buildkit
2026-07-30 03:40:46 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Portainer org.opencontainers.image.description=Docker container management made simple, with the world’s most popular GUI-based container management platform. org.opencontainers.image.vendor=Portainer.io com.docker.desktop.extension.api.version=>= 0.2.2 com.docker.desktop.extension.icon=https://portainer-io-assets.sfo2.cdn.digitaloceanspaces.com/logos/portainer.png com.docker.extension.screenshots=[{"alt": "screenshot one", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-1.png"},{"alt": "screenshot two", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-2.png"},{"alt": "screenshot three", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-3.png"},{"alt": "screenshot four", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-4.png"},{"alt": "screenshot five", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-5.png"},{"alt": "screenshot six", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-6.png"},{"alt": "screenshot seven", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-7.png"},{"alt": "screenshot eight", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-8.png"},{"alt": "screenshot nine", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-9.png"}] com.docker.extension.detailed-description=<p data-renderer-start-pos="226">Portainer’s Docker Desktop extension gives you access to all of Portainer’s rich management functionality within your docker desktop experience.</p><h2 data-renderer-start-pos="374">With Portainer you can:</h2><ul><li>See all your running containers</li><li>Easily view all of your container logs</li><li>Console into containers</li><li>Easily deploy your code into containers using a simple form</li><li>Turn your YAML into custom templates for easy reuse</li></ul><h2 data-renderer-start-pos="660">About Portainer </h2><p data-renderer-start-pos="680">Portainer is the worlds’ most popular universal container management platform with more than 650,000 active monthly users. Portainer can be used to manage Docker Standalone, Kubernetes and Docker Swarm environments through a single common interface. It includes a simple GitOps automation engine and a Kube API. </p><p data-renderer-start-pos="1006">Portainer Business Edition is our fully supported commercial grade product for business-wide use. It includes all the functionality that businesses need to manage containers at scale. Visit <a class="sc-jKJlTe dPfAtb" href="http://portainer.io/" title="http://Portainer.io" data-renderer-mark="true">Portainer.io</a> to learn more about Portainer Business and <a class="sc-jKJlTe dPfAtb" href="http://portainer.io/take-3?utm_campaign=DockerCon&utm_source=Docker%20Desktop" title="http://portainer.io/take-3?utm_campaign=DockerCon&utm_source=Docker%20Desktop" data-renderer-mark="true">get 3 free nodes.</a></p> com.docker.extension.publisher-url=https://www.portainer.io com.docker.extension.additional-urls=[{"title":"Website","url":"https://www.portainer.io?utm_campaign=DockerCon&utm_source=DockerDesktop"},{"title":"Documentation","url":"https://docs.portainer.io"},{"title":"Support","url":"https://join.slack.com/t/portainer/shared_invite/zt-txh3ljab-52QHTyjCqbe5RibC2lcjKA"}]
2026-07-30 03:40:46 UTC (buildkit.dockerfile.v0)COPY dist/mustache-templates /mustache-templates/ # buildkit
2026-07-30 03:40:46 UTC (buildkit.dockerfile.v0)COPY dist/portainer / # buildkit
2026-07-30 03:40:46 UTC (buildkit.dockerfile.v0)COPY dist/public /public/ # buildkit
2026-07-30 03:40:46 UTC (buildkit.dockerfile.v0)COPY build/docker-extension / # buildkit
2026-07-30 03:40:46 UTC (buildkit.dockerfile.v0)COPY dist/storybook* /storybook/ # buildkit
2026-07-30 03:40:46 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2026-07-30 03:40:46 UTC (buildkit.dockerfile.v0)WORKDIR /
2026-07-30 03:40:46 UTC (buildkit.dockerfile.v0)EXPOSE [9000/tcp]
2026-07-30 03:40:46 UTC (buildkit.dockerfile.v0)EXPOSE [9443/tcp]
2026-07-30 03:40:46 UTC (buildkit.dockerfile.v0)EXPOSE [8000/tcp]
2026-07-30 03:40:46 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=77a1f3e
2026-07-30 03:40:46 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-07-30T03:40:40Z
2026-07-30 03:40:46 UTC (buildkit.dockerfile.v0)LABEL git_commit=77a1f3e org.opencontainers.image.revision=77a1f3e org.opencontainers.image.created=2026-07-30T03:40:40Z 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-07-30 03:40:46 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/portainer"]
2026-07-30 03:40:00 UTC
158 MB
[#000] sha256:02c74705a4d7bfd732a03a1258c55acafedd0bee1ad6dee9fd9780fd36d71bba - 72.57% (115 MB)
[#001] sha256:ffeccbfb3615b6f842224fadd26f16158476508c3c565e4cbdd1fa8a2bdc9bc7 - 0.03% (46.1 KB)
[#002] sha256:2b0de260fb493114dd617da39d9fc82912f7c6a32e8253e9c8510ba6206733b8 - 0.0% (855 Bytes)
[#003] sha256:618a67a8b882f706dc1d836255370ab2e1b7e7aa1324887d3c1352e9c72556b0 - 20.81% (32.9 MB)
[#004] sha256:26609eb8dc5fb2ff84c47cabda3473e88b9b06f9bf120cbf728bf29d84c32e42 - 6.59% (10.4 MB)
[#005] sha256:626c260da91326da16b9f857a554c2b2feff2936020c7b2e80157a267aecb78d - 0.0% (257 Bytes)
Apply image 10.0.20348.5386
2026-07-30 03:39:57 UTC (buildkit.dockerfile.v0)COPY /Windows/System32/netapi32.dll /Windows/System32/netapi32.dll # buildkit
2026-07-30 03:39:57 UTC (buildkit.dockerfile.v0)USER ContainerAdministrator
2026-07-30 03:39:57 UTC (buildkit.dockerfile.v0)COPY dist/mustache-templates /mustache-templates/ # buildkit
2026-07-30 03:39:58 UTC (buildkit.dockerfile.v0)COPY dist/portainer.exe / # buildkit
2026-07-30 03:39:59 UTC (buildkit.dockerfile.v0)COPY dist/public /public/ # buildkit
2026-07-30 03:40:00 UTC (buildkit.dockerfile.v0)COPY dist/storybook* /storybook/ # buildkit
2026-07-30 03:40:00 UTC (buildkit.dockerfile.v0)EXPOSE [9000/tcp]
2026-07-30 03:40:00 UTC (buildkit.dockerfile.v0)EXPOSE [9443/tcp]
2026-07-30 03:40:00 UTC (buildkit.dockerfile.v0)EXPOSE [8000/tcp]
2026-07-30 03:40:00 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=77a1f3e
2026-07-30 03:40:00 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-07-30T03:39:44Z
2026-07-30 03:40:00 UTC (buildkit.dockerfile.v0)LABEL git_commit=77a1f3e org.opencontainers.image.revision=77a1f3e org.opencontainers.image.created=2026-07-30T03:39:44Z 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-07-30 03:40:00 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/portainer.exe"]
2026-07-30 03:40:56 UTC
226 MB
[#000] sha256:30857fe41fb8a304e0bf1ca5ea88f9000c6da02afbd50384e4a777de715dc057 - 80.81% (183 MB)
[#001] sha256:3e0ace70afe8635d9de1c79e6ecb44c86e04b869b61ff024fa0a5aee6175ecab - 0.02% (46.1 KB)
[#002] sha256:216b16071c930b88ce3774832266ec25ec3aecd960b8261e6cb5fcb49576ca2a - 0.0% (849 Bytes)
[#003] sha256:cc8b4b50c3f5e0bb40c3e985ab5ba78a7aca8be8684bf628d60f5db32c5d8172 - 14.56% (32.9 MB)
[#004] sha256:8183658ecbb6a610f1dacb2c0c4d951f3bb4bf39cfd252576f6484d473fb684c - 4.61% (10.4 MB)
[#005] sha256:4dfb7a76128d9c915465767994622f32da35a07f759e650f462bd6663496f0a8 - 0.0% (258 Bytes)
Apply image 10.0.26100.33158
2026-07-30 03:40:56 UTC (buildkit.dockerfile.v0)COPY /Windows/System32/netapi32.dll /Windows/System32/netapi32.dll # buildkit
2026-07-30 03:40:56 UTC (buildkit.dockerfile.v0)USER ContainerAdministrator
2026-07-30 03:40:56 UTC (buildkit.dockerfile.v0)COPY dist/mustache-templates /mustache-templates/ # buildkit
2026-07-30 03:40:56 UTC (buildkit.dockerfile.v0)COPY dist/portainer.exe / # buildkit
2026-07-30 03:40:56 UTC (buildkit.dockerfile.v0)COPY dist/public /public/ # buildkit
2026-07-30 03:40:56 UTC (buildkit.dockerfile.v0)COPY dist/storybook* /storybook/ # buildkit
2026-07-30 03:40:56 UTC (buildkit.dockerfile.v0)EXPOSE [9000/tcp]
2026-07-30 03:40:56 UTC (buildkit.dockerfile.v0)EXPOSE [9443/tcp]
2026-07-30 03:40:56 UTC (buildkit.dockerfile.v0)EXPOSE [8000/tcp]
2026-07-30 03:40:56 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=77a1f3e
2026-07-30 03:40:56 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-07-30T03:40:46Z
2026-07-30 03:40:56 UTC (buildkit.dockerfile.v0)LABEL git_commit=77a1f3e org.opencontainers.image.revision=77a1f3e org.opencontainers.image.created=2026-07-30T03:40:46Z 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-07-30 03:40:56 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/portainer.exe"]
2026-07-30 03:40:10 UTC
144 MB
[#000] sha256:c6ef5fc24ad27ce424e65757b8ae7d2f267564074619eecb3b5fd0508e3666dc - 69.89% (101 MB)
[#001] sha256:43b5a8f851c7eec38020782a9fb3ed5707d1ea3d51a8d5202942eef11749cf8c - 0.03% (44.6 KB)
[#002] sha256:255cb3dda08e9c9cbc4751d344a3e632977c20d2f83e419ac087c0a097617609 - 0.0% (848 Bytes)
[#003] sha256:758a00b076ed0ae3c9803d9880666152262ec3771b412b18ea3cda1b5e37d181 - 22.85% (32.9 MB)
[#004] sha256:e896fdf403ab408f8346b72e23b414cd56f54da0dfe2d8bf7c6b2e40da718b9a - 7.23% (10.4 MB)
[#005] sha256:5bf887655270e091ce08f647cf3e9bf336bdcf3786b34857dacbdd61a6cc427b - 0.0% (260 Bytes)
Apply image 10.0.17763.9020
2026-07-30 03:40:10 UTC (buildkit.dockerfile.v0)COPY /Windows/System32/netapi32.dll /Windows/System32/netapi32.dll # buildkit
2026-07-30 03:40:10 UTC (buildkit.dockerfile.v0)USER ContainerAdministrator
2026-07-30 03:40:10 UTC (buildkit.dockerfile.v0)COPY dist/mustache-templates /mustache-templates/ # buildkit
2026-07-30 03:40:10 UTC (buildkit.dockerfile.v0)COPY dist/portainer.exe / # buildkit
2026-07-30 03:40:10 UTC (buildkit.dockerfile.v0)COPY dist/public /public/ # buildkit
2026-07-30 03:40:10 UTC (buildkit.dockerfile.v0)COPY dist/storybook* /storybook/ # buildkit
2026-07-30 03:40:10 UTC (buildkit.dockerfile.v0)EXPOSE [9000/tcp]
2026-07-30 03:40:10 UTC (buildkit.dockerfile.v0)EXPOSE [9443/tcp]
2026-07-30 03:40:10 UTC (buildkit.dockerfile.v0)EXPOSE [8000/tcp]
2026-07-30 03:40:10 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=77a1f3e
2026-07-30 03:40:10 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-07-30T03:40:03Z
2026-07-30 03:40:10 UTC (buildkit.dockerfile.v0)LABEL git_commit=77a1f3e org.opencontainers.image.revision=77a1f3e org.opencontainers.image.created=2026-07-30T03:40:03Z 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-07-30 03:40:10 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/portainer.exe"]
2026-07-30 03:40:44 UTC
40.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:210bda5927cf81b54ba8040cda97b72a4488fb366f6c3f54841bbc6eebcd83f2 - 0.25% (102 KB)
[#001] sha256:9e011607d55699edfbb0ef04da1099c6d391119874ff76b9e92423bbb7d2e750 - 0.0% (93 Bytes)
[#002] sha256:ab68b81759dd881ff6322a2828ad6eaa3c050ed5608acfb09c1e0dd6ba424a38 - 0.0% (442 Bytes)
[#003] sha256:b433ffd75981cc6ae14743309e681c9dabffe6ef418a4c3f66e0d38131bc8bea - 73.84% (29.7 MB)
[#004] sha256:5a2c68fc51a75c56e39bb471f2903fea69f476ff28055892d872b9606175c4e0 - 25.9% (10.4 MB)
[#005] sha256:1678cacee1862f426f3034771e471604f419a19b3075adf57cdf1da22c26d5fa - 0.01% (2.52 KB)
[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit
2026-07-30 00:35:41 UTC (buildkit.dockerfile.v0)COPY /buildtmp /tmp # buildkit
2026-07-30 03:40:43 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Portainer org.opencontainers.image.description=Docker container management made simple, with the world’s most popular GUI-based container management platform. org.opencontainers.image.vendor=Portainer.io com.docker.desktop.extension.api.version=>= 0.2.2 com.docker.desktop.extension.icon=https://portainer-io-assets.sfo2.cdn.digitaloceanspaces.com/logos/portainer.png com.docker.extension.screenshots=[{"alt": "screenshot one", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-1.png"},{"alt": "screenshot two", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-2.png"},{"alt": "screenshot three", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-3.png"},{"alt": "screenshot four", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-4.png"},{"alt": "screenshot five", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-5.png"},{"alt": "screenshot six", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-6.png"},{"alt": "screenshot seven", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-7.png"},{"alt": "screenshot eight", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-8.png"},{"alt": "screenshot nine", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-9.png"}] com.docker.extension.detailed-description=<p data-renderer-start-pos="226">Portainer’s Docker Desktop extension gives you access to all of Portainer’s rich management functionality within your docker desktop experience.</p><h2 data-renderer-start-pos="374">With Portainer you can:</h2><ul><li>See all your running containers</li><li>Easily view all of your container logs</li><li>Console into containers</li><li>Easily deploy your code into containers using a simple form</li><li>Turn your YAML into custom templates for easy reuse</li></ul><h2 data-renderer-start-pos="660">About Portainer </h2><p data-renderer-start-pos="680">Portainer is the worlds’ most popular universal container management platform with more than 650,000 active monthly users. Portainer can be used to manage Docker Standalone, Kubernetes and Docker Swarm environments through a single common interface. It includes a simple GitOps automation engine and a Kube API. </p><p data-renderer-start-pos="1006">Portainer Business Edition is our fully supported commercial grade product for business-wide use. It includes all the functionality that businesses need to manage containers at scale. Visit <a class="sc-jKJlTe dPfAtb" href="http://portainer.io/" title="http://Portainer.io" data-renderer-mark="true">Portainer.io</a> to learn more about Portainer Business and <a class="sc-jKJlTe dPfAtb" href="http://portainer.io/take-3?utm_campaign=DockerCon&utm_source=Docker%20Desktop" title="http://portainer.io/take-3?utm_campaign=DockerCon&utm_source=Docker%20Desktop" data-renderer-mark="true">get 3 free nodes.</a></p> com.docker.extension.publisher-url=https://www.portainer.io com.docker.extension.additional-urls=[{"title":"Website","url":"https://www.portainer.io?utm_campaign=DockerCon&utm_source=DockerDesktop"},{"title":"Documentation","url":"https://docs.portainer.io"},{"title":"Support","url":"https://join.slack.com/t/portainer/shared_invite/zt-txh3ljab-52QHTyjCqbe5RibC2lcjKA"}]
2026-07-30 03:40:43 UTC (buildkit.dockerfile.v0)COPY dist/mustache-templates /mustache-templates/ # buildkit
2026-07-30 03:40:43 UTC (buildkit.dockerfile.v0)COPY dist/portainer / # buildkit
2026-07-30 03:40:44 UTC (buildkit.dockerfile.v0)COPY dist/public /public/ # buildkit
2026-07-30 03:40:44 UTC (buildkit.dockerfile.v0)COPY build/docker-extension / # buildkit
2026-07-30 03:40:44 UTC (buildkit.dockerfile.v0)COPY dist/storybook* /storybook/ # buildkit
2026-07-30 03:40:44 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2026-07-30 03:40:44 UTC (buildkit.dockerfile.v0)WORKDIR /
2026-07-30 03:40:44 UTC (buildkit.dockerfile.v0)EXPOSE [9000/tcp]
2026-07-30 03:40:44 UTC (buildkit.dockerfile.v0)EXPOSE [9443/tcp]
2026-07-30 03:40:44 UTC (buildkit.dockerfile.v0)EXPOSE [8000/tcp]
2026-07-30 03:40:44 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=77a1f3e
2026-07-30 03:40:44 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-07-30T03:40:33Z
2026-07-30 03:40:44 UTC (buildkit.dockerfile.v0)LABEL git_commit=77a1f3e org.opencontainers.image.revision=77a1f3e org.opencontainers.image.created=2026-07-30T03:40:33Z 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-07-30 03:40:44 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/portainer"]
2026-07-30 03:40:23 UTC
39.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:210bda5927cf81b54ba8040cda97b72a4488fb366f6c3f54841bbc6eebcd83f2 - 0.25% (102 KB)
[#001] sha256:9e011607d55699edfbb0ef04da1099c6d391119874ff76b9e92423bbb7d2e750 - 0.0% (93 Bytes)
[#002] sha256:82eaaca75d3b80f4f01ff75b104cfef5f1217f888d882c870d09b90578148c67 - 0.0% (441 Bytes)
[#003] sha256:ffe71620788dbe190f46ce16ddf5ff12367967fc92605b1976381929436bd438 - 73.2% (28.7 MB)
[#004] sha256:b5a0fffcdb949a81c17062dacee396e0a1442ded94153e786810c5abe38328ea - 26.54% (10.4 MB)
[#005] sha256:12459da4d6a5a1d6326c54e56443b6c743c13dda3f9097ed3dbf2ae8b0692807 - 0.01% (2.52 KB)
[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit
2026-07-30 00:35:41 UTC (buildkit.dockerfile.v0)COPY /buildtmp /tmp # buildkit
2026-07-30 03:40:23 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Portainer org.opencontainers.image.description=Docker container management made simple, with the world’s most popular GUI-based container management platform. org.opencontainers.image.vendor=Portainer.io com.docker.desktop.extension.api.version=>= 0.2.2 com.docker.desktop.extension.icon=https://portainer-io-assets.sfo2.cdn.digitaloceanspaces.com/logos/portainer.png com.docker.extension.screenshots=[{"alt": "screenshot one", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-1.png"},{"alt": "screenshot two", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-2.png"},{"alt": "screenshot three", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-3.png"},{"alt": "screenshot four", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-4.png"},{"alt": "screenshot five", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-5.png"},{"alt": "screenshot six", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-6.png"},{"alt": "screenshot seven", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-7.png"},{"alt": "screenshot eight", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-8.png"},{"alt": "screenshot nine", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-9.png"}] com.docker.extension.detailed-description=<p data-renderer-start-pos="226">Portainer’s Docker Desktop extension gives you access to all of Portainer’s rich management functionality within your docker desktop experience.</p><h2 data-renderer-start-pos="374">With Portainer you can:</h2><ul><li>See all your running containers</li><li>Easily view all of your container logs</li><li>Console into containers</li><li>Easily deploy your code into containers using a simple form</li><li>Turn your YAML into custom templates for easy reuse</li></ul><h2 data-renderer-start-pos="660">About Portainer </h2><p data-renderer-start-pos="680">Portainer is the worlds’ most popular universal container management platform with more than 650,000 active monthly users. Portainer can be used to manage Docker Standalone, Kubernetes and Docker Swarm environments through a single common interface. It includes a simple GitOps automation engine and a Kube API. </p><p data-renderer-start-pos="1006">Portainer Business Edition is our fully supported commercial grade product for business-wide use. It includes all the functionality that businesses need to manage containers at scale. Visit <a class="sc-jKJlTe dPfAtb" href="http://portainer.io/" title="http://Portainer.io" data-renderer-mark="true">Portainer.io</a> to learn more about Portainer Business and <a class="sc-jKJlTe dPfAtb" href="http://portainer.io/take-3?utm_campaign=DockerCon&utm_source=Docker%20Desktop" title="http://portainer.io/take-3?utm_campaign=DockerCon&utm_source=Docker%20Desktop" data-renderer-mark="true">get 3 free nodes.</a></p> com.docker.extension.publisher-url=https://www.portainer.io com.docker.extension.additional-urls=[{"title":"Website","url":"https://www.portainer.io?utm_campaign=DockerCon&utm_source=DockerDesktop"},{"title":"Documentation","url":"https://docs.portainer.io"},{"title":"Support","url":"https://join.slack.com/t/portainer/shared_invite/zt-txh3ljab-52QHTyjCqbe5RibC2lcjKA"}]
2026-07-30 03:40:23 UTC (buildkit.dockerfile.v0)COPY dist/mustache-templates /mustache-templates/ # buildkit
2026-07-30 03:40:23 UTC (buildkit.dockerfile.v0)COPY dist/portainer / # buildkit
2026-07-30 03:40:23 UTC (buildkit.dockerfile.v0)COPY dist/public /public/ # buildkit
2026-07-30 03:40:23 UTC (buildkit.dockerfile.v0)COPY build/docker-extension / # buildkit
2026-07-30 03:40:23 UTC (buildkit.dockerfile.v0)COPY dist/storybook* /storybook/ # buildkit
2026-07-30 03:40:23 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2026-07-30 03:40:23 UTC (buildkit.dockerfile.v0)WORKDIR /
2026-07-30 03:40:23 UTC (buildkit.dockerfile.v0)EXPOSE [9000/tcp]
2026-07-30 03:40:23 UTC (buildkit.dockerfile.v0)EXPOSE [9443/tcp]
2026-07-30 03:40:23 UTC (buildkit.dockerfile.v0)EXPOSE [8000/tcp]
2026-07-30 03:40:23 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=77a1f3e
2026-07-30 03:40:23 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-07-30T03:40:18Z
2026-07-30 03:40:23 UTC (buildkit.dockerfile.v0)LABEL git_commit=77a1f3e org.opencontainers.image.revision=77a1f3e org.opencontainers.image.created=2026-07-30T03:40:18Z 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-07-30 03:40:23 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/portainer"]
2026-07-30 03:40:37 UTC
38.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:210bda5927cf81b54ba8040cda97b72a4488fb366f6c3f54841bbc6eebcd83f2 - 0.26% (102 KB)
[#001] sha256:9e011607d55699edfbb0ef04da1099c6d391119874ff76b9e92423bbb7d2e750 - 0.0% (93 Bytes)
[#002] sha256:f7524f0765765c60283f098a16d8efff10fe557a748929e487e72da9033f4a51 - 0.0% (441 Bytes)
[#003] sha256:9bd291113a1719fe5a8687d258f87347804132a0e63f76c31e1abfef297bd90f - 72.88% (28.2 MB)
[#004] sha256:9127dd8613eade16aa43662d85f06fe0b1d4662e7a310bfaab40b6cd68ed1d7e - 26.86% (10.4 MB)
[#005] sha256:d2784a67f5cf4ca46ea196a5f2d751f63c3a21f5564e7c9de4b8260cc5b560f8 - 0.01% (2.52 KB)
[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit
2026-07-30 00:35:41 UTC (buildkit.dockerfile.v0)COPY /buildtmp /tmp # buildkit
2026-07-30 03:40:36 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Portainer org.opencontainers.image.description=Docker container management made simple, with the world’s most popular GUI-based container management platform. org.opencontainers.image.vendor=Portainer.io com.docker.desktop.extension.api.version=>= 0.2.2 com.docker.desktop.extension.icon=https://portainer-io-assets.sfo2.cdn.digitaloceanspaces.com/logos/portainer.png com.docker.extension.screenshots=[{"alt": "screenshot one", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-1.png"},{"alt": "screenshot two", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-2.png"},{"alt": "screenshot three", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-3.png"},{"alt": "screenshot four", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-4.png"},{"alt": "screenshot five", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-5.png"},{"alt": "screenshot six", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-6.png"},{"alt": "screenshot seven", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-7.png"},{"alt": "screenshot eight", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-8.png"},{"alt": "screenshot nine", "url": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/screenshots/docker-extension-9.png"}] com.docker.extension.detailed-description=<p data-renderer-start-pos="226">Portainer’s Docker Desktop extension gives you access to all of Portainer’s rich management functionality within your docker desktop experience.</p><h2 data-renderer-start-pos="374">With Portainer you can:</h2><ul><li>See all your running containers</li><li>Easily view all of your container logs</li><li>Console into containers</li><li>Easily deploy your code into containers using a simple form</li><li>Turn your YAML into custom templates for easy reuse</li></ul><h2 data-renderer-start-pos="660">About Portainer </h2><p data-renderer-start-pos="680">Portainer is the worlds’ most popular universal container management platform with more than 650,000 active monthly users. Portainer can be used to manage Docker Standalone, Kubernetes and Docker Swarm environments through a single common interface. It includes a simple GitOps automation engine and a Kube API. </p><p data-renderer-start-pos="1006">Portainer Business Edition is our fully supported commercial grade product for business-wide use. It includes all the functionality that businesses need to manage containers at scale. Visit <a class="sc-jKJlTe dPfAtb" href="http://portainer.io/" title="http://Portainer.io" data-renderer-mark="true">Portainer.io</a> to learn more about Portainer Business and <a class="sc-jKJlTe dPfAtb" href="http://portainer.io/take-3?utm_campaign=DockerCon&utm_source=Docker%20Desktop" title="http://portainer.io/take-3?utm_campaign=DockerCon&utm_source=Docker%20Desktop" data-renderer-mark="true">get 3 free nodes.</a></p> com.docker.extension.publisher-url=https://www.portainer.io com.docker.extension.additional-urls=[{"title":"Website","url":"https://www.portainer.io?utm_campaign=DockerCon&utm_source=DockerDesktop"},{"title":"Documentation","url":"https://docs.portainer.io"},{"title":"Support","url":"https://join.slack.com/t/portainer/shared_invite/zt-txh3ljab-52QHTyjCqbe5RibC2lcjKA"}]
2026-07-30 03:40:36 UTC (buildkit.dockerfile.v0)COPY dist/mustache-templates /mustache-templates/ # buildkit
2026-07-30 03:40:36 UTC (buildkit.dockerfile.v0)COPY dist/portainer / # buildkit
2026-07-30 03:40:36 UTC (buildkit.dockerfile.v0)COPY dist/public /public/ # buildkit
2026-07-30 03:40:36 UTC (buildkit.dockerfile.v0)COPY build/docker-extension / # buildkit
2026-07-30 03:40:37 UTC (buildkit.dockerfile.v0)COPY dist/storybook* /storybook/ # buildkit
2026-07-30 03:40:37 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2026-07-30 03:40:37 UTC (buildkit.dockerfile.v0)WORKDIR /
2026-07-30 03:40:37 UTC (buildkit.dockerfile.v0)EXPOSE [9000/tcp]
2026-07-30 03:40:37 UTC (buildkit.dockerfile.v0)EXPOSE [9443/tcp]
2026-07-30 03:40:37 UTC (buildkit.dockerfile.v0)EXPOSE [8000/tcp]
2026-07-30 03:40:37 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=77a1f3e
2026-07-30 03:40:37 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-07-30T03:40:31Z
2026-07-30 03:40:37 UTC (buildkit.dockerfile.v0)LABEL git_commit=77a1f3e org.opencontainers.image.revision=77a1f3e org.opencontainers.image.created=2026-07-30T03:40:31Z 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-07-30 03:40:37 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/portainer"]
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.