2026-08-27 04:31:38 UTC
42.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0d873ab0aa97868ec1bb6f4a2a8dc7fc817b3bb751a6a8f81b8d4b0876295013 - 0.23% (102 KB)
[#001] sha256:371c9301d32c5d3e1b83929d48c0c8ffe8ae1c9c45869b610d72ecbbd52755ab - 0.0% (93 Bytes)
[#002] sha256:76072e0146b8053689fa567a483fb3da7e7b9c74d85ba90e1cf46569e3b36ef5 - 0.0% (441 Bytes)
[#003] sha256:ce242ab8e196f4c1436370fe7efcb2e907fdd7789ef5abdc3bfb9715354b7274 - 75.3% (32.2 MB)
[#004] sha256:f4954617a00b3be3a42c9db68eea80f45a0e57c5711b72b4cb17ac2fb982ccbf - 24.45% (10.4 MB)
[#005] sha256:d19228d0c9dc08ebaff209b442a27e8904b16c61372e21f5601aaedf7271ef87 - 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-08-27 01:39:31 UTC (buildkit.dockerfile.v0)COPY /buildtmp /tmp # buildkit
2026-08-27 04:31:38 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-08-27 04:31:38 UTC (buildkit.dockerfile.v0)COPY dist/mustache-templates /mustache-templates/ # buildkit
2026-08-27 04:31:38 UTC (buildkit.dockerfile.v0)COPY dist/portainer / # buildkit
2026-08-27 04:31:38 UTC (buildkit.dockerfile.v0)COPY dist/public /public/ # buildkit
2026-08-27 04:31:38 UTC (buildkit.dockerfile.v0)COPY build/docker-extension / # buildkit
2026-08-27 04:31:38 UTC (buildkit.dockerfile.v0)COPY dist/storybook* /storybook/ # buildkit
2026-08-27 04:31:38 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2026-08-27 04:31:38 UTC (buildkit.dockerfile.v0)WORKDIR /
2026-08-27 04:31:38 UTC (buildkit.dockerfile.v0)EXPOSE [9000/tcp]
2026-08-27 04:31:38 UTC (buildkit.dockerfile.v0)EXPOSE [9443/tcp]
2026-08-27 04:31:38 UTC (buildkit.dockerfile.v0)EXPOSE [8000/tcp]
2026-08-27 04:31:38 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=0f3812e
2026-08-27 04:31:38 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-08-27T04:31:33Z
2026-08-27 04:31:38 UTC (buildkit.dockerfile.v0)LABEL git_commit=0f3812e org.opencontainers.image.revision=0f3812e org.opencontainers.image.created=2026-08-27T04:31: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-08-27 04:31:38 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/portainer"]
2026-08-27 04:31:56 UTC
158 MB
[#000] sha256:4f9dca17febff4cc9cc41bc500f34ba3a039920d22c2abbcb02d20e3d5f259ea - 72.52% (115 MB)
[#001] sha256:a84f019cc1142cbaa291f120e2b1d4fb4642ce41985bee7f580a8ca064914826 - 0.03% (46.1 KB)
[#002] sha256:183425c8c1da0c82c139597d2126eeeb1a95c1ba8929e2fb828f3198572b782b - 0.0% (850 Bytes)
[#003] sha256:a7d3fd21fac3259807d9b1742359d35a249062abf85671a0a2efa7db08880e08 - 20.86% (33 MB)
[#004] sha256:74cb76c1d3272d3a4756782b96d600ce4cc793e7f7142cf4e3229f86726863b7 - 6.6% (10.5 MB)
[#005] sha256:03e8f1f87cf5035d99f1238e4ec1affb1c34f8ba20c093f9aa5ec5685090bb6c - 0.0% (259 Bytes)
Apply image 10.0.20348.5499
2026-08-27 04:31:56 UTC (buildkit.dockerfile.v0)COPY /Windows/System32/netapi32.dll /Windows/System32/netapi32.dll # buildkit
2026-08-27 04:31:56 UTC (buildkit.dockerfile.v0)USER ContainerAdministrator
2026-08-27 04:31:56 UTC (buildkit.dockerfile.v0)COPY dist/mustache-templates /mustache-templates/ # buildkit
2026-08-27 04:31:56 UTC (buildkit.dockerfile.v0)COPY dist/portainer.exe / # buildkit
2026-08-27 04:31:56 UTC (buildkit.dockerfile.v0)COPY dist/public /public/ # buildkit
2026-08-27 04:31:56 UTC (buildkit.dockerfile.v0)COPY dist/storybook* /storybook/ # buildkit
2026-08-27 04:31:56 UTC (buildkit.dockerfile.v0)EXPOSE [9000/tcp]
2026-08-27 04:31:56 UTC (buildkit.dockerfile.v0)EXPOSE [9443/tcp]
2026-08-27 04:31:56 UTC (buildkit.dockerfile.v0)EXPOSE [8000/tcp]
2026-08-27 04:31:56 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=0f3812e
2026-08-27 04:31:56 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-08-27T04:31:48Z
2026-08-27 04:31:56 UTC (buildkit.dockerfile.v0)LABEL git_commit=0f3812e org.opencontainers.image.revision=0f3812e org.opencontainers.image.created=2026-08-27T04:31:48Z 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-08-27 04:31:56 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/portainer.exe"]
2026-08-27 04:31:34 UTC
226 MB
[#000] sha256:31f0f4693a90c521e765c85f7eea1f0cc382c06d9123dd954e98307a05c1be7b - 80.77% (183 MB)
[#001] sha256:f85f91ea33b3c523f8b50a396e1c2dff4414ff3eb9deff178e2dc0c0c669fb2c - 0.02% (46.1 KB)
[#002] sha256:b1d7cabd42b4413663b0a0bd9111d9da5b32991a29990ef0f951b9b144c8e842 - 0.0% (851 Bytes)
[#003] sha256:59626edb7802f4d7692b9b7bd30dea8f3d181c24cfa47523d7d5f5e372f041a6 - 14.59% (33 MB)
[#004] sha256:521b1270a73371ade6725a55b1b817015e4883227586ebdff89489e6fd84fb56 - 4.62% (10.5 MB)
[#005] sha256:2970506ea7f75fd016b056bd84647f83a658cd3397a972b1c28a2e7f902c63b2 - 0.0% (259 Bytes)
Apply image 10.0.26100.33296
2026-08-27 04:31:34 UTC (buildkit.dockerfile.v0)COPY /Windows/System32/netapi32.dll /Windows/System32/netapi32.dll # buildkit
2026-08-27 04:31:34 UTC (buildkit.dockerfile.v0)USER ContainerAdministrator
2026-08-27 04:31:34 UTC (buildkit.dockerfile.v0)COPY dist/mustache-templates /mustache-templates/ # buildkit
2026-08-27 04:31:34 UTC (buildkit.dockerfile.v0)COPY dist/portainer.exe / # buildkit
2026-08-27 04:31:34 UTC (buildkit.dockerfile.v0)COPY dist/public /public/ # buildkit
2026-08-27 04:31:34 UTC (buildkit.dockerfile.v0)COPY dist/storybook* /storybook/ # buildkit
2026-08-27 04:31:34 UTC (buildkit.dockerfile.v0)EXPOSE [9000/tcp]
2026-08-27 04:31:34 UTC (buildkit.dockerfile.v0)EXPOSE [9443/tcp]
2026-08-27 04:31:34 UTC (buildkit.dockerfile.v0)EXPOSE [8000/tcp]
2026-08-27 04:31:34 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=0f3812e
2026-08-27 04:31:34 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-08-27T04:31:24Z
2026-08-27 04:31:34 UTC (buildkit.dockerfile.v0)LABEL git_commit=0f3812e org.opencontainers.image.revision=0f3812e org.opencontainers.image.created=2026-08-27T04:31:24Z 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-08-27 04:31:34 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/portainer.exe"]
2026-08-27 04:31:19 UTC
144 MB
[#000] sha256:bf85bd0e1ac2f7894aac502484f8c93678477385da1fad720a88318aa8a0bce9 - 69.83% (101 MB)
[#001] sha256:f48ec32b3d4181ec1fdc86a6c5f1f30ca947198bc97db3320fa00afd8822cfb7 - 0.03% (44.6 KB)
[#002] sha256:ea7c20dc16c28de415f2035fd94144491ae97b933deb88057a2f327585e2d5ff - 0.0% (853 Bytes)
[#003] sha256:d6a76b46b4143356f28bdc0ea0b4b1b6993bd7ace702d8025fb58523382db108 - 22.9% (33 MB)
[#004] sha256:09e9da2fb9a9b3b92abf27630446f69d23b12b54a253d5d26eb80fc8e147ff84 - 7.24% (10.5 MB)
[#005] sha256:8818b00298fa9c4c23f84098d9fbd91a1d73a84917c3354aec105729c3a0f774 - 0.0% (261 Bytes)
Apply image 10.0.17763.9121
2026-08-27 04:31:19 UTC (buildkit.dockerfile.v0)COPY /Windows/System32/netapi32.dll /Windows/System32/netapi32.dll # buildkit
2026-08-27 04:31:19 UTC (buildkit.dockerfile.v0)USER ContainerAdministrator
2026-08-27 04:31:19 UTC (buildkit.dockerfile.v0)COPY dist/mustache-templates /mustache-templates/ # buildkit
2026-08-27 04:31:19 UTC (buildkit.dockerfile.v0)COPY dist/portainer.exe / # buildkit
2026-08-27 04:31:19 UTC (buildkit.dockerfile.v0)COPY dist/public /public/ # buildkit
2026-08-27 04:31:19 UTC (buildkit.dockerfile.v0)COPY dist/storybook* /storybook/ # buildkit
2026-08-27 04:31:19 UTC (buildkit.dockerfile.v0)EXPOSE [9000/tcp]
2026-08-27 04:31:19 UTC (buildkit.dockerfile.v0)EXPOSE [9443/tcp]
2026-08-27 04:31:19 UTC (buildkit.dockerfile.v0)EXPOSE [8000/tcp]
2026-08-27 04:31:19 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=0f3812e
2026-08-27 04:31:19 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-08-27T04:31:12Z
2026-08-27 04:31:19 UTC (buildkit.dockerfile.v0)LABEL git_commit=0f3812e org.opencontainers.image.revision=0f3812e org.opencontainers.image.created=2026-08-27T04:31:12Z 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-08-27 04:31:19 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/portainer.exe"]
2026-08-27 04:30:28 UTC
40.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0d873ab0aa97868ec1bb6f4a2a8dc7fc817b3bb751a6a8f81b8d4b0876295013 - 0.25% (102 KB)
[#001] sha256:371c9301d32c5d3e1b83929d48c0c8ffe8ae1c9c45869b610d72ecbbd52755ab - 0.0% (93 Bytes)
[#002] sha256:c10b02d6947d073e85dff6b8d5f797d0b996053d06a6e9afa9599ffcd546c26f - 0.0% (442 Bytes)
[#003] sha256:b2b713f7ff4acea91f6372f586667b55cdd779e52ee661e0efd656bde910f891 - 73.86% (29.8 MB)
[#004] sha256:e1a61958e4d378819db15bb71866daf90598f7fe9011845b1e4f1fb558909f68 - 25.89% (10.4 MB)
[#005] sha256:7c8511f5f49feedeb019d1905ee89042412b50834fe5b761bc1c7480b1a3a502 - 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-08-27 01:39:31 UTC (buildkit.dockerfile.v0)COPY /buildtmp /tmp # buildkit
2026-08-27 04:30:27 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-08-27 04:30:27 UTC (buildkit.dockerfile.v0)COPY dist/mustache-templates /mustache-templates/ # buildkit
2026-08-27 04:30:27 UTC (buildkit.dockerfile.v0)COPY dist/portainer / # buildkit
2026-08-27 04:30:28 UTC (buildkit.dockerfile.v0)COPY dist/public /public/ # buildkit
2026-08-27 04:30:28 UTC (buildkit.dockerfile.v0)COPY build/docker-extension / # buildkit
2026-08-27 04:30:28 UTC (buildkit.dockerfile.v0)COPY dist/storybook* /storybook/ # buildkit
2026-08-27 04:30:28 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2026-08-27 04:30:28 UTC (buildkit.dockerfile.v0)WORKDIR /
2026-08-27 04:30:28 UTC (buildkit.dockerfile.v0)EXPOSE [9000/tcp]
2026-08-27 04:30:28 UTC (buildkit.dockerfile.v0)EXPOSE [9443/tcp]
2026-08-27 04:30:28 UTC (buildkit.dockerfile.v0)EXPOSE [8000/tcp]
2026-08-27 04:30:28 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=0f3812e
2026-08-27 04:30:28 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-08-27T04:30:20Z
2026-08-27 04:30:28 UTC (buildkit.dockerfile.v0)LABEL git_commit=0f3812e org.opencontainers.image.revision=0f3812e org.opencontainers.image.created=2026-08-27T04:30:20Z 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-08-27 04:30:28 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/portainer"]
2026-08-27 04:31:44 UTC
39.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0d873ab0aa97868ec1bb6f4a2a8dc7fc817b3bb751a6a8f81b8d4b0876295013 - 0.25% (102 KB)
[#001] sha256:371c9301d32c5d3e1b83929d48c0c8ffe8ae1c9c45869b610d72ecbbd52755ab - 0.0% (93 Bytes)
[#002] sha256:0f04b02e4fd47d2291eb3fad4d9a351be1c172c22b95cbeacba30d69ee102d2b - 0.0% (442 Bytes)
[#003] sha256:d0ea418cf0b42854a214150819c4f40a44ceba89f9f4f44aefb027efba677229 - 73.21% (28.8 MB)
[#004] sha256:961b5db60756e5fa7deb8decccf2cdff2cc9afda71e933e6483daa942392f85d - 26.53% (10.4 MB)
[#005] sha256:8c3075285167713b210dbc7dfdada29f939d8214db22fc8721058e30c406c5e1 - 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-08-27 01:39:31 UTC (buildkit.dockerfile.v0)COPY /buildtmp /tmp # buildkit
2026-08-27 04:31:44 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-08-27 04:31:44 UTC (buildkit.dockerfile.v0)COPY dist/mustache-templates /mustache-templates/ # buildkit
2026-08-27 04:31:44 UTC (buildkit.dockerfile.v0)COPY dist/portainer / # buildkit
2026-08-27 04:31:44 UTC (buildkit.dockerfile.v0)COPY dist/public /public/ # buildkit
2026-08-27 04:31:44 UTC (buildkit.dockerfile.v0)COPY build/docker-extension / # buildkit
2026-08-27 04:31:44 UTC (buildkit.dockerfile.v0)COPY dist/storybook* /storybook/ # buildkit
2026-08-27 04:31:44 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2026-08-27 04:31:44 UTC (buildkit.dockerfile.v0)WORKDIR /
2026-08-27 04:31:44 UTC (buildkit.dockerfile.v0)EXPOSE [9000/tcp]
2026-08-27 04:31:44 UTC (buildkit.dockerfile.v0)EXPOSE [9443/tcp]
2026-08-27 04:31:44 UTC (buildkit.dockerfile.v0)EXPOSE [8000/tcp]
2026-08-27 04:31:44 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=0f3812e
2026-08-27 04:31:44 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-08-27T04:31:39Z
2026-08-27 04:31:44 UTC (buildkit.dockerfile.v0)LABEL git_commit=0f3812e org.opencontainers.image.revision=0f3812e org.opencontainers.image.created=2026-08-27T04:31:39Z 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-08-27 04:31:44 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/portainer"]
2026-08-27 04:30:51 UTC
38.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0d873ab0aa97868ec1bb6f4a2a8dc7fc817b3bb751a6a8f81b8d4b0876295013 - 0.26% (102 KB)
[#001] sha256:371c9301d32c5d3e1b83929d48c0c8ffe8ae1c9c45869b610d72ecbbd52755ab - 0.0% (93 Bytes)
[#002] sha256:7d53e7dedd8c5e922e7df59391668ecdb8eb657710a9cf01eb4ccaa1d5ae9012 - 0.0% (442 Bytes)
[#003] sha256:cb7f54fe82aedc31b178bf441056c8b5fa9b35637685d0cfe9885e5e83e58ce4 - 72.89% (28.4 MB)
[#004] sha256:dbb527323d36d8d2c1c20d24d1c904c7798aeb2dc896a1f8987b14904598ee1b - 26.85% (10.4 MB)
[#005] sha256:f954979a60b400eff012b3d8ca827234577c56d4ca3d9f90756774a0e4f327e2 - 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-08-27 01:39:31 UTC (buildkit.dockerfile.v0)COPY /buildtmp /tmp # buildkit
2026-08-27 04:30:50 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-08-27 04:30:50 UTC (buildkit.dockerfile.v0)COPY dist/mustache-templates /mustache-templates/ # buildkit
2026-08-27 04:30:51 UTC (buildkit.dockerfile.v0)COPY dist/portainer / # buildkit
2026-08-27 04:30:51 UTC (buildkit.dockerfile.v0)COPY dist/public /public/ # buildkit
2026-08-27 04:30:51 UTC (buildkit.dockerfile.v0)COPY build/docker-extension / # buildkit
2026-08-27 04:30:51 UTC (buildkit.dockerfile.v0)COPY dist/storybook* /storybook/ # buildkit
2026-08-27 04:30:51 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2026-08-27 04:30:51 UTC (buildkit.dockerfile.v0)WORKDIR /
2026-08-27 04:30:51 UTC (buildkit.dockerfile.v0)EXPOSE [9000/tcp]
2026-08-27 04:30:51 UTC (buildkit.dockerfile.v0)EXPOSE [9443/tcp]
2026-08-27 04:30:51 UTC (buildkit.dockerfile.v0)EXPOSE [8000/tcp]
2026-08-27 04:30:51 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=0f3812e
2026-08-27 04:30:51 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-08-27T04:30:42Z
2026-08-27 04:30:51 UTC (buildkit.dockerfile.v0)LABEL git_commit=0f3812e org.opencontainers.image.revision=0f3812e org.opencontainers.image.created=2026-08-27T04:30:42Z 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-08-27 04:30:51 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.