2026-08-12 23:08:49 UTC
39.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e1b1e55aad671bb7ec81cfda56fc3578f5fa02199703b1977d2314355b662669 - 0.25% (102 KB)
[#001] sha256:b106f487c95627c54d04d94183b66b3dadfadd74a89aa208710d2e5cfede109e - 0.0% (93 Bytes)
[#002] sha256:4da8d9133d749b46490bb13c019b083e43b3cb7a174aa3be855d2371cbae22b4 - 0.0% (442 Bytes)
[#003] sha256:37abd2e130e15243cbc31674ef529efeca90d48e446002f76b08c7e4e2c5e70b - 75.23% (29.7 MB)
[#004] sha256:983e8155b84b000424e98ff5e3f4880f20644eaa125ee0a13cfea1aa56effaa2 - 24.51% (9.69 MB)
[#005] sha256:060718917b7f4d720d140e979373b3e1d4c771628e5da926e6dd4f76bd932de6 - 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-12 00:26:09 UTC (buildkit.dockerfile.v0)COPY /buildtmp /tmp # buildkit
2026-08-12 23:08:49 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-12 23:08:49 UTC (buildkit.dockerfile.v0)COPY dist/mustache-templates /mustache-templates/ # buildkit
2026-08-12 23:08:49 UTC (buildkit.dockerfile.v0)COPY dist/portainer / # buildkit
2026-08-12 23:08:49 UTC (buildkit.dockerfile.v0)COPY dist/public /public/ # buildkit
2026-08-12 23:08:49 UTC (buildkit.dockerfile.v0)COPY build/docker-extension / # buildkit
2026-08-12 23:08:49 UTC (buildkit.dockerfile.v0)COPY dist/storybook* /storybook/ # buildkit
2026-08-12 23:08:49 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2026-08-12 23:08:49 UTC (buildkit.dockerfile.v0)WORKDIR /
2026-08-12 23:08:49 UTC (buildkit.dockerfile.v0)EXPOSE [9000/tcp]
2026-08-12 23:08:49 UTC (buildkit.dockerfile.v0)EXPOSE [9443/tcp]
2026-08-12 23:08:49 UTC (buildkit.dockerfile.v0)EXPOSE [8000/tcp]
2026-08-12 23:08:49 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=c57526d
2026-08-12 23:08:49 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-08-12T23:08:45Z
2026-08-12 23:08:49 UTC (buildkit.dockerfile.v0)LABEL git_commit=c57526d org.opencontainers.image.revision=c57526d org.opencontainers.image.created=2026-08-12T23:08:45Z 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-12 23:08:49 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/portainer"]
2026-08-12 23:09:04 UTC
155 MB
[#000] sha256:4f9dca17febff4cc9cc41bc500f34ba3a039920d22c2abbcb02d20e3d5f259ea - 74.03% (115 MB)
[#001] sha256:f25264a40839feea997d7fa3f2f6d8a1916b2e797893aeb1fb3a51c2028391db - 0.03% (46.1 KB)
[#002] sha256:bc654873f94fb0b6bf23d921da215ab0d27e852290c2de03e4dcc37711c77846 - 0.0% (853 Bytes)
[#003] sha256:8adda672e9e91c64342c028778b5b5b6905d23e62c63eaabca805a548bce07d6 - 19.69% (30.5 MB)
[#004] sha256:3ca9db9b7e344b6185e1713fc18c688532163dfa6456f3dbda993cea703048bd - 6.25% (9.69 MB)
[#005] sha256:d58e9aadc4cb830a5f2e814ef1262611f50357d2de2fe0ace59708c7ee7cbee7 - 0.0% (257 Bytes)
Apply image 10.0.20348.5499
2026-08-12 23:09:04 UTC (buildkit.dockerfile.v0)COPY /Windows/System32/netapi32.dll /Windows/System32/netapi32.dll # buildkit
2026-08-12 23:09:04 UTC (buildkit.dockerfile.v0)USER ContainerAdministrator
2026-08-12 23:09:04 UTC (buildkit.dockerfile.v0)COPY dist/mustache-templates /mustache-templates/ # buildkit
2026-08-12 23:09:04 UTC (buildkit.dockerfile.v0)COPY dist/portainer.exe / # buildkit
2026-08-12 23:09:04 UTC (buildkit.dockerfile.v0)COPY dist/public /public/ # buildkit
2026-08-12 23:09:04 UTC (buildkit.dockerfile.v0)COPY dist/storybook* /storybook/ # buildkit
2026-08-12 23:09:04 UTC (buildkit.dockerfile.v0)EXPOSE [9000/tcp]
2026-08-12 23:09:04 UTC (buildkit.dockerfile.v0)EXPOSE [9443/tcp]
2026-08-12 23:09:04 UTC (buildkit.dockerfile.v0)EXPOSE [8000/tcp]
2026-08-12 23:09:04 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=c57526d
2026-08-12 23:09:04 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-08-12T23:08:57Z
2026-08-12 23:09:04 UTC (buildkit.dockerfile.v0)LABEL git_commit=c57526d org.opencontainers.image.revision=c57526d org.opencontainers.image.created=2026-08-12T23:08:57Z 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-12 23:09:04 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/portainer.exe"]
2026-08-12 23:09:03 UTC
223 MB
[#000] sha256:31f0f4693a90c521e765c85f7eea1f0cc382c06d9123dd954e98307a05c1be7b - 81.95% (183 MB)
[#001] sha256:64545c7c1cd1a78f9632261bf060fcdc238287dd5781c6cffb65f040fd59fd7c - 0.02% (46.1 KB)
[#002] sha256:fdd928445ec3ca360663c86011a681b7c31bef2eaf48e699e6bb4f94f8a273f0 - 0.0% (849 Bytes)
[#003] sha256:a68f69a194be7b35db1c6ac50c3a92f5cb853682f33485a7b7b17c5328838da5 - 13.69% (30.5 MB)
[#004] sha256:c6da3dbfef635350a2cb0508d1f2da14649cb6b9639ea10b3fab9f7e37cafb54 - 4.34% (9.69 MB)
[#005] sha256:02762110aa69300f0101d02d37fc60c545e5f7240768fe6adef752d6c0c25452 - 0.0% (257 Bytes)
Apply image 10.0.26100.33296
2026-08-12 23:09:02 UTC (buildkit.dockerfile.v0)COPY /Windows/System32/netapi32.dll /Windows/System32/netapi32.dll # buildkit
2026-08-12 23:09:02 UTC (buildkit.dockerfile.v0)USER ContainerAdministrator
2026-08-12 23:09:02 UTC (buildkit.dockerfile.v0)COPY dist/mustache-templates /mustache-templates/ # buildkit
2026-08-12 23:09:02 UTC (buildkit.dockerfile.v0)COPY dist/portainer.exe / # buildkit
2026-08-12 23:09:03 UTC (buildkit.dockerfile.v0)COPY dist/public /public/ # buildkit
2026-08-12 23:09:03 UTC (buildkit.dockerfile.v0)COPY dist/storybook* /storybook/ # buildkit
2026-08-12 23:09:03 UTC (buildkit.dockerfile.v0)EXPOSE [9000/tcp]
2026-08-12 23:09:03 UTC (buildkit.dockerfile.v0)EXPOSE [9443/tcp]
2026-08-12 23:09:03 UTC (buildkit.dockerfile.v0)EXPOSE [8000/tcp]
2026-08-12 23:09:03 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=c57526d
2026-08-12 23:09:03 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-08-12T23:08:53Z
2026-08-12 23:09:03 UTC (buildkit.dockerfile.v0)LABEL git_commit=c57526d org.opencontainers.image.revision=c57526d org.opencontainers.image.created=2026-08-12T23:08:53Z 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-12 23:09:03 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/portainer.exe"]
2026-08-12 23:08:54 UTC
141 MB
[#000] sha256:bf85bd0e1ac2f7894aac502484f8c93678477385da1fad720a88318aa8a0bce9 - 71.44% (101 MB)
[#001] sha256:be64eca6890277a6a97ddcd333541c4a66110bbd317f95969c1f9d6b27c58667 - 0.03% (44.6 KB)
[#002] sha256:c34ec161fdb9981466f0fbc596f341c46b093c7e49e30ff97f0865b53b2e8b0f - 0.0% (849 Bytes)
[#003] sha256:759a07afe76b8ddc71c25f6588907b9e3f808c11cff5b52926e0ad98d7f31526 - 21.66% (30.5 MB)
[#004] sha256:c70b688a5275748fa62a1f5721675a798456c72767ee9d148af7f4c26cab9ecb - 6.87% (9.69 MB)
[#005] sha256:0fad9f4de48bb5c1cea00834abd729058a500b202566d3ee6f23a5a66162e184 - 0.0% (267 Bytes)
Apply image 10.0.17763.9121
2026-08-12 23:08:53 UTC (buildkit.dockerfile.v0)COPY /Windows/System32/netapi32.dll /Windows/System32/netapi32.dll # buildkit
2026-08-12 23:08:53 UTC (buildkit.dockerfile.v0)USER ContainerAdministrator
2026-08-12 23:08:53 UTC (buildkit.dockerfile.v0)COPY dist/mustache-templates /mustache-templates/ # buildkit
2026-08-12 23:08:54 UTC (buildkit.dockerfile.v0)COPY dist/portainer.exe / # buildkit
2026-08-12 23:08:54 UTC (buildkit.dockerfile.v0)COPY dist/public /public/ # buildkit
2026-08-12 23:08:54 UTC (buildkit.dockerfile.v0)COPY dist/storybook* /storybook/ # buildkit
2026-08-12 23:08:54 UTC (buildkit.dockerfile.v0)EXPOSE [9000/tcp]
2026-08-12 23:08:54 UTC (buildkit.dockerfile.v0)EXPOSE [9443/tcp]
2026-08-12 23:08:54 UTC (buildkit.dockerfile.v0)EXPOSE [8000/tcp]
2026-08-12 23:08:54 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=c57526d
2026-08-12 23:08:54 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-08-12T23:08:47Z
2026-08-12 23:08:54 UTC (buildkit.dockerfile.v0)LABEL git_commit=c57526d org.opencontainers.image.revision=c57526d org.opencontainers.image.created=2026-08-12T23:08:47Z 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-12 23:08:54 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/portainer.exe"]
2026-08-12 23:07:56 UTC
37.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e1b1e55aad671bb7ec81cfda56fc3578f5fa02199703b1977d2314355b662669 - 0.27% (102 KB)
[#001] sha256:b106f487c95627c54d04d94183b66b3dadfadd74a89aa208710d2e5cfede109e - 0.0% (93 Bytes)
[#002] sha256:da7091deabe391aaf1f5080783827c78ccfac31810c4178e45db6031fdbd14a0 - 0.0% (442 Bytes)
[#003] sha256:aefac74a86deb2ecd6c380f7e4dcae66f82e2c7b0f655410f2e5648186b7be6b - 73.92% (27.7 MB)
[#004] sha256:00036546f1d34019783f0881a37e7c31d9acecc9efa13d4cbe0020b59b60cafd - 25.81% (9.69 MB)
[#005] sha256:552b2a1f4ca2ed3669c639ad7abba7f1c2bab45690da3d62319b969fd8ce024d - 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-12 00:26:09 UTC (buildkit.dockerfile.v0)COPY /buildtmp /tmp # buildkit
2026-08-12 23:07:56 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-12 23:07:56 UTC (buildkit.dockerfile.v0)COPY dist/mustache-templates /mustache-templates/ # buildkit
2026-08-12 23:07:56 UTC (buildkit.dockerfile.v0)COPY dist/portainer / # buildkit
2026-08-12 23:07:56 UTC (buildkit.dockerfile.v0)COPY dist/public /public/ # buildkit
2026-08-12 23:07:56 UTC (buildkit.dockerfile.v0)COPY build/docker-extension / # buildkit
2026-08-12 23:07:56 UTC (buildkit.dockerfile.v0)COPY dist/storybook* /storybook/ # buildkit
2026-08-12 23:07:56 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2026-08-12 23:07:56 UTC (buildkit.dockerfile.v0)WORKDIR /
2026-08-12 23:07:56 UTC (buildkit.dockerfile.v0)EXPOSE [9000/tcp]
2026-08-12 23:07:56 UTC (buildkit.dockerfile.v0)EXPOSE [9443/tcp]
2026-08-12 23:07:56 UTC (buildkit.dockerfile.v0)EXPOSE [8000/tcp]
2026-08-12 23:07:56 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=c57526d
2026-08-12 23:07:56 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-08-12T23:07:45Z
2026-08-12 23:07:56 UTC (buildkit.dockerfile.v0)LABEL git_commit=c57526d org.opencontainers.image.revision=c57526d org.opencontainers.image.created=2026-08-12T23:07:45Z 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-12 23:07:56 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/portainer"]
2026-08-12 23:09:11 UTC
36.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e1b1e55aad671bb7ec81cfda56fc3578f5fa02199703b1977d2314355b662669 - 0.27% (102 KB)
[#001] sha256:b106f487c95627c54d04d94183b66b3dadfadd74a89aa208710d2e5cfede109e - 0.0% (93 Bytes)
[#002] sha256:93f0208c061e5a3697abf6b11912238f9c2d8ba65da1fa67a12e54c46b50468e - 0.0% (442 Bytes)
[#003] sha256:a6e9c061d43e627f5e9ad60185c70a89de673f75c840e7a465892076ba9fcd45 - 73.14% (26.7 MB)
[#004] sha256:9401f30ec02f1aad1bb362268bac7af29483913f8e7720a93f9b746cfd0b3397 - 26.58% (9.69 MB)
[#005] sha256:20a7bbf2c84124fa60ffaed5909ecdbb9e8a9bd859b84881cc7d03b48b9376a8 - 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-12 00:26:09 UTC (buildkit.dockerfile.v0)COPY /buildtmp /tmp # buildkit
2026-08-12 23:09:11 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-12 23:09:11 UTC (buildkit.dockerfile.v0)COPY dist/mustache-templates /mustache-templates/ # buildkit
2026-08-12 23:09:11 UTC (buildkit.dockerfile.v0)COPY dist/portainer / # buildkit
2026-08-12 23:09:11 UTC (buildkit.dockerfile.v0)COPY dist/public /public/ # buildkit
2026-08-12 23:09:11 UTC (buildkit.dockerfile.v0)COPY build/docker-extension / # buildkit
2026-08-12 23:09:11 UTC (buildkit.dockerfile.v0)COPY dist/storybook* /storybook/ # buildkit
2026-08-12 23:09:11 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2026-08-12 23:09:11 UTC (buildkit.dockerfile.v0)WORKDIR /
2026-08-12 23:09:11 UTC (buildkit.dockerfile.v0)EXPOSE [9000/tcp]
2026-08-12 23:09:11 UTC (buildkit.dockerfile.v0)EXPOSE [9443/tcp]
2026-08-12 23:09:11 UTC (buildkit.dockerfile.v0)EXPOSE [8000/tcp]
2026-08-12 23:09:11 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=c57526d
2026-08-12 23:09:11 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-08-12T23:09:06Z
2026-08-12 23:09:11 UTC (buildkit.dockerfile.v0)LABEL git_commit=c57526d org.opencontainers.image.revision=c57526d org.opencontainers.image.created=2026-08-12T23:09:06Z 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-12 23:09:11 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/portainer"]
2026-08-12 23:09:14 UTC
36.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e1b1e55aad671bb7ec81cfda56fc3578f5fa02199703b1977d2314355b662669 - 0.28% (102 KB)
[#001] sha256:b106f487c95627c54d04d94183b66b3dadfadd74a89aa208710d2e5cfede109e - 0.0% (93 Bytes)
[#002] sha256:16f9e4244177a2b827ec5e362617c04f41db5cbe3890ae3bf1c0a15597ee5574 - 0.0% (442 Bytes)
[#003] sha256:bc8640b75341bc1783de462e3a48cf238ff2522c7964d0973e0ad89f8a0ca606 - 73.05% (26.5 MB)
[#004] sha256:82b4d0d0c360c32372affa037047b918ba717673859f044379f8172d0fb2e333 - 26.67% (9.69 MB)
[#005] sha256:5bb32a07645d5de32d57690afa379993cc8f9f38453838aa3af5a16895c4c458 - 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-12 00:26:09 UTC (buildkit.dockerfile.v0)COPY /buildtmp /tmp # buildkit
2026-08-12 23:09:14 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-12 23:09:14 UTC (buildkit.dockerfile.v0)COPY dist/mustache-templates /mustache-templates/ # buildkit
2026-08-12 23:09:14 UTC (buildkit.dockerfile.v0)COPY dist/portainer / # buildkit
2026-08-12 23:09:14 UTC (buildkit.dockerfile.v0)COPY dist/public /public/ # buildkit
2026-08-12 23:09:14 UTC (buildkit.dockerfile.v0)COPY build/docker-extension / # buildkit
2026-08-12 23:09:14 UTC (buildkit.dockerfile.v0)COPY dist/storybook* /storybook/ # buildkit
2026-08-12 23:09:14 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2026-08-12 23:09:14 UTC (buildkit.dockerfile.v0)WORKDIR /
2026-08-12 23:09:14 UTC (buildkit.dockerfile.v0)EXPOSE [9000/tcp]
2026-08-12 23:09:14 UTC (buildkit.dockerfile.v0)EXPOSE [9443/tcp]
2026-08-12 23:09:14 UTC (buildkit.dockerfile.v0)EXPOSE [8000/tcp]
2026-08-12 23:09:14 UTC (buildkit.dockerfile.v0)ARG GIT_COMMIT=c57526d
2026-08-12 23:09:14 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-08-12T23:09:09Z
2026-08-12 23:09:14 UTC (buildkit.dockerfile.v0)LABEL git_commit=c57526d org.opencontainers.image.revision=c57526d org.opencontainers.image.created=2026-08-12T23:09:09Z 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-12 23:09:14 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.