2025-11-17 20:06:15 UTC
10.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b - 34.96% (3.63 MB)
[#001] sha256:486fa5b333747531d9a0141341820757f8914330bba9b6de0b8e992f69aec5ee - 0.43% (45.6 KB)
[#002] sha256:c52bc3aac2f3bab07512b534077c3ddd945e7d84bb950401506838831738d616 - 25.16% (2.61 MB)
[#003] sha256:9da76380d256927ae00fbdb4d88af47e22f79551dcfef01f4c6acbff032acaef - 0.0% (183 Bytes)
[#004] sha256:820d3f6c95986ea86d15ee238dcde2312030196283844b6c117164a301fb1f35 - 0.0% (254 Bytes)
[#005] sha256:1a3b8d7e61e2436d3b2fa3dc6ed3c85b3eef63ca3b7dc74c71c7f22de658ad26 - 0.01% (655 Bytes)
[#006] sha256:e354c7f4affaf1a4c7a68c795d3e35dc969c7900feb3c4b52a5345beca0e618d - 39.44% (4.09 MB)
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit
2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2025-11-17 20:05:33 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Kong Konnect org.opencontainers.image.description=Quickly create and manage API Gateways with built-in authentication, rate limiting, and traffic control. org.opencontainers.image.vendor=Kong com.docker.desktop.extension.api.version=0.4.2 com.docker.extension.screenshots=[{"alt":"Kong Konnect Gateway Diagram", "url":"https://cloud.konghq.com/browser/assets/gateway-diagram.svg"}] com.docker.desktop.extension.icon=https://cloud.konghq.com/browser/assets/favicon-32x32.png com.docker.extension.detailed-description=<h3>Why choose Kong Konnect?</h3> <p>Konnect makes API management simple. Designed for speed, security, and ease of use, it helps you build modern applications quickly and effectively. Here's what Konnect offers:</p> <ul> <li><b>Seamless Integration with Kong Gateway:</b> Konnect is the easiest and fastest way to get started with Kong Gateway, the world's most adopted API gateway known for its performance and flexibility.</li> <li><b>Cloud Control Plane:</b> Focus on coding, not infrastructure. Konnect's control plane is hosted in the cloud by Kong, so you don't have to manage it.</li> <li><b>Flexible Data Plane Deployment:</b> Deploy data planes (including Kong Gateway) however you like. Host it yourself for more control, or let Kong manage it in the cloud for simplicity.</li> </ul> <h3>About Kong</h3> <p>Kong helps any company become API-first, speeding up time to market, creating new opportunities, and delivering better products and services.</p> <p>Built on the world’s most popular API gateway, Kong's unified cloud API platform provides fast, reliable, and secure digital experiences. With Kong, organizations can boost developer productivity, security, and performance at scale with a user-friendly platform for API management, service mesh, and ingress control.</p> com.docker.extension.publisher-url=https://konghq.com com.docker.extension.additional-urls=[{"title":"Documentation","url":"https://developer.konghq.com/konnect/"},{"title":"Support","url":"https://support.konghq.com/support/s/"},{"title":"Terms and Services","url":"https://konghq.com/legal/terms-of-use"},{"title":"Privacy Policy","url":"https://konghq.com/legal/privacy-policy"}] com.docker.extension.categories=testing-tools,kubernetes com.docker.extension.changelog=See the release notes: https://github.com/kong-konnect/konnect-docker-extension/releases
2025-11-17 20:05:33 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c addgroup -S kong && adduser -S kong -G kong && apk add --no-cache gcompat=1.1.0-r4 # buildkit
2025-11-17 20:05:33 UTC (buildkit.dockerfile.v0)USER kong
2025-11-17 20:05:33 UTC (buildkit.dockerfile.v0)WORKDIR /
2025-11-17 20:05:33 UTC (buildkit.dockerfile.v0)COPY /backend/bin/service / # buildkit
2025-11-17 20:05:33 UTC (buildkit.dockerfile.v0)COPY docker-compose.yaml . # buildkit
2025-11-17 20:05:33 UTC (buildkit.dockerfile.v0)COPY metadata.json . # buildkit
2025-11-17 20:05:33 UTC (buildkit.dockerfile.v0)COPY kong.svg . # buildkit
2025-11-17 20:06:15 UTC (buildkit.dockerfile.v0)COPY /ui/build ui # buildkit
2025-11-17 20:06:15 UTC (buildkit.dockerfile.v0)CMD ["/service" "-socket" "/run/guest-services/backend.sock"]
2025-11-17 20:06:15 UTC
10.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 - 37.63% (3.95 MB)
[#001] sha256:1d7a591e24bfba846632141c9b2f7dd439bc5efe292ff6e76d0fe559f7a427d1 - 0.47% (50.2 KB)
[#002] sha256:b0f20ee41146ae8a9adce4ee8bc6f6cf07c841ea4cbf7b48a868ef879c34b769 - 22.89% (2.4 MB)
[#003] sha256:9da76380d256927ae00fbdb4d88af47e22f79551dcfef01f4c6acbff032acaef - 0.0% (183 Bytes)
[#004] sha256:820d3f6c95986ea86d15ee238dcde2312030196283844b6c117164a301fb1f35 - 0.0% (254 Bytes)
[#005] sha256:1a3b8d7e61e2436d3b2fa3dc6ed3c85b3eef63ca3b7dc74c71c7f22de658ad26 - 0.01% (655 Bytes)
[#006] sha256:e354c7f4affaf1a4c7a68c795d3e35dc969c7900feb3c4b52a5345beca0e618d - 39.01% (4.09 MB)
ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit
2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2025-11-17 20:05:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Kong Konnect org.opencontainers.image.description=Quickly create and manage API Gateways with built-in authentication, rate limiting, and traffic control. org.opencontainers.image.vendor=Kong com.docker.desktop.extension.api.version=0.4.2 com.docker.extension.screenshots=[{"alt":"Kong Konnect Gateway Diagram", "url":"https://cloud.konghq.com/browser/assets/gateway-diagram.svg"}] com.docker.desktop.extension.icon=https://cloud.konghq.com/browser/assets/favicon-32x32.png com.docker.extension.detailed-description=<h3>Why choose Kong Konnect?</h3> <p>Konnect makes API management simple. Designed for speed, security, and ease of use, it helps you build modern applications quickly and effectively. Here's what Konnect offers:</p> <ul> <li><b>Seamless Integration with Kong Gateway:</b> Konnect is the easiest and fastest way to get started with Kong Gateway, the world's most adopted API gateway known for its performance and flexibility.</li> <li><b>Cloud Control Plane:</b> Focus on coding, not infrastructure. Konnect's control plane is hosted in the cloud by Kong, so you don't have to manage it.</li> <li><b>Flexible Data Plane Deployment:</b> Deploy data planes (including Kong Gateway) however you like. Host it yourself for more control, or let Kong manage it in the cloud for simplicity.</li> </ul> <h3>About Kong</h3> <p>Kong helps any company become API-first, speeding up time to market, creating new opportunities, and delivering better products and services.</p> <p>Built on the world’s most popular API gateway, Kong's unified cloud API platform provides fast, reliable, and secure digital experiences. With Kong, organizations can boost developer productivity, security, and performance at scale with a user-friendly platform for API management, service mesh, and ingress control.</p> com.docker.extension.publisher-url=https://konghq.com com.docker.extension.additional-urls=[{"title":"Documentation","url":"https://developer.konghq.com/konnect/"},{"title":"Support","url":"https://support.konghq.com/support/s/"},{"title":"Terms and Services","url":"https://konghq.com/legal/terms-of-use"},{"title":"Privacy Policy","url":"https://konghq.com/legal/privacy-policy"}] com.docker.extension.categories=testing-tools,kubernetes com.docker.extension.changelog=See the release notes: https://github.com/kong-konnect/konnect-docker-extension/releases
2025-11-17 20:05:35 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c addgroup -S kong && adduser -S kong -G kong && apk add --no-cache gcompat=1.1.0-r4 # buildkit
2025-11-17 20:05:35 UTC (buildkit.dockerfile.v0)USER kong
2025-11-17 20:05:35 UTC (buildkit.dockerfile.v0)WORKDIR /
2025-11-17 20:05:35 UTC (buildkit.dockerfile.v0)COPY /backend/bin/service / # buildkit
2025-11-17 20:05:35 UTC (buildkit.dockerfile.v0)COPY docker-compose.yaml . # buildkit
2025-11-17 20:05:35 UTC (buildkit.dockerfile.v0)COPY metadata.json . # buildkit
2025-11-17 20:05:35 UTC (buildkit.dockerfile.v0)COPY kong.svg . # buildkit
2025-11-17 20:06:15 UTC (buildkit.dockerfile.v0)COPY /ui/build ui # buildkit
2025-11-17 20:06:15 UTC (buildkit.dockerfile.v0)CMD ["/service" "-socket" "/run/guest-services/backend.sock"]
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.