2022-07-26 03:19:32 UTC
80.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:772227786281c0b444f1e277718af2d64b09f40f752da5b57a8a18c73f1dfa65 - 0.14% (115 KB)
[#001] sha256:96fd13befc87e9f0a93432826441e0523d027715bf46696879e13a9b70679fc6 - 0.0% (92 Bytes)
[#002] sha256:4847ec39519134fdad4b9b9371a42d7fe9d6242956bcbabb4090c36ceb15565d - 99.86% (80 MB)
[#003] sha256:4c2d012c43504dca0b6a38646885366a9b67581a59c3205c5094cb0830b9d304 - 0.0% (2.46 KB)
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit
2022-01-25 04:54:23 UTC (buildkit.dockerfile.v0)COPY /buildtmp /tmp # buildkit
2022-07-26 03:19:32 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, Docker Swarm and Nomad 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/take5?utm_campaign=DockerCon&utm_source=Docker%20Desktop" title="http://portainer.io/take5?utm_campaign=DockerCon&utm_source=Docker%20Desktop" data-renderer-mark="true">get 5 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"}]
2022-07-26 03:19:32 UTC (buildkit.dockerfile.v0)COPY dist / # buildkit
2022-07-26 03:19:32 UTC (buildkit.dockerfile.v0)COPY build/docker-extension / # buildkit
2022-07-26 03:19:32 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2022-07-26 03:19:32 UTC (buildkit.dockerfile.v0)WORKDIR /
2022-07-26 03:19:32 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2022-07-26 03:19:32 UTC (buildkit.dockerfile.v0)EXPOSE map[9443/tcp:{}]
2022-07-26 03:19:32 UTC (buildkit.dockerfile.v0)EXPOSE map[8000/tcp:{}]
2022-07-26 03:19:32 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.