2025-07-09 18:59:20 UTC
9.52 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 - 36.5% (3.47 MB)
[#001] sha256:01653aa5c2698520712d6c0e4d636acc18d89f331f6a4a3739fbe3131cacc066 - 0.47% (45.5 KB)
[#002] sha256:c52bc3aac2f3bab07512b534077c3ddd945e7d84bb950401506838831738d616 - 27.42% (2.61 MB)
[#003] sha256:c2ca8e926ca2745bb8623084132544bd148fd96080e38ff99b6502c960dc09bc - 0.0% (183 Bytes)
[#004] sha256:6951cc109f3a1dd997a859a7efd8546150f9d135740b08f65e3eb40061968ebc - 0.0% (255 Bytes)
[#005] sha256:585e3a5bca6fe005f6c3496feb839cb557fbc4ae2a96456cb5076df0451a84ea - 0.01% (655 Bytes)
[#006] sha256:9301e852c987c7a2c3cdbe1629cc5aa765b8318c9bdf2e599abc726a2235c0dc - 35.6% (3.39 MB)
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit
2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2025-05-01 12:57:31 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Kong Konnect org.opencontainers.image.description=Add auth, traffic control, and real-time analytics to your APIs in just a few clicks. Konnect makes it simple to deploy and scale Kong API Gateways for internal services, public APIs, or AI-powered apps. A built-in, customizable Dev Portal lets you publish and onboard developers quickly. org.opencontainers.image.vendor=Kong com.docker.desktop.extension.api.version=0.3.4 com.docker.extension.screenshots=[{"alt":"Kong 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>Add auth, traffic control, and real-time analytics to your APIs in just a few clicks. Konnect makes it simple to deploy and scale Kong API Gateways for internal services, public APIs, or AI-powered apps. A built-in, customizable Dev Portal lets you publish and onboard developers quickly.</p> <ul> <li><b>Fast setup:</b> Deploy API gateways in just a few clicks.</li> <li><b>Built for modern apps:</b> Works great for traditional, cloud-native, and AI-driven workloads.</li> <li><b>Security & control:</b> Add auth, rate limits, and more with no hassle.</li> <li><b>Share & scale:</b> Use the dev portal to share APIs with your team or the world.</li> <li><b>Real-time insights:</b> Get out-of-the-box analytics to keep your APIs running smoothly.</li> </ul> <h3>About Kong</h3> <p>Kong builds the world's most popular API gateway, trusted by everyone from solo developers to teams running enterprise-grade API platforms. We're also the developers of Insomnia, the open-source API testing tool loved by the community. Whether you're launching a single service or powering AI-driven apps at scale, Kong gives you the tools to build, test, and grow your APIs with confidence.</p> com.docker.extension.publisher-url=https://konghq.com com.docker.extension.additional-urls=[{"title":"Documentation","url":"https://docs.konghq.com/konnect/"},{"title":"Support","url":"https://support.konghq.com/support/s/"},{"title":"Terms","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-docker-extension/releases
2025-05-01 12:57:31 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c addgroup -S kong && adduser -S kong -G kong && apk add --no-cache libc6-compat # buildkit
2025-05-01 12:57:31 UTC (buildkit.dockerfile.v0)USER kong
2025-05-01 12:57:31 UTC (buildkit.dockerfile.v0)WORKDIR /
2025-06-10 20:22:47 UTC (buildkit.dockerfile.v0)COPY /backend/bin/service / # buildkit
2025-06-10 20:22:47 UTC (buildkit.dockerfile.v0)COPY docker-compose.yaml . # buildkit
2025-06-10 20:22:47 UTC (buildkit.dockerfile.v0)COPY metadata.json . # buildkit
2025-06-10 20:22:47 UTC (buildkit.dockerfile.v0)COPY kong.svg . # buildkit
2025-07-09 18:59:20 UTC (buildkit.dockerfile.v0)COPY /ui/build ui # buildkit
2025-07-09 18:59:20 UTC (buildkit.dockerfile.v0)CMD ["/service" "-socket" "/run/guest-services/backend.sock"]
2025-07-09 18:59:20 UTC
9.65 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6e771e15690e2fabf2332d3a3b744495411d6e0b00b2aea64419b58b0066cf81 - 39.48% (3.81 MB)
[#001] sha256:e7462bf68ce2a23cac5445eecee95224722e78dbc6ec54c08cccd805311d1340 - 0.51% (50.1 KB)
[#002] sha256:b0f20ee41146ae8a9adce4ee8bc6f6cf07c841ea4cbf7b48a868ef879c34b769 - 24.88% (2.4 MB)
[#003] sha256:c2ca8e926ca2745bb8623084132544bd148fd96080e38ff99b6502c960dc09bc - 0.0% (183 Bytes)
[#004] sha256:6951cc109f3a1dd997a859a7efd8546150f9d135740b08f65e3eb40061968ebc - 0.0% (255 Bytes)
[#005] sha256:585e3a5bca6fe005f6c3496feb839cb557fbc4ae2a96456cb5076df0451a84ea - 0.01% (655 Bytes)
[#006] sha256:9301e852c987c7a2c3cdbe1629cc5aa765b8318c9bdf2e599abc726a2235c0dc - 35.12% (3.39 MB)
ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit
2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2025-05-01 12:57:32 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Kong Konnect org.opencontainers.image.description=Add auth, traffic control, and real-time analytics to your APIs in just a few clicks. Konnect makes it simple to deploy and scale Kong API Gateways for internal services, public APIs, or AI-powered apps. A built-in, customizable Dev Portal lets you publish and onboard developers quickly. org.opencontainers.image.vendor=Kong com.docker.desktop.extension.api.version=0.3.4 com.docker.extension.screenshots=[{"alt":"Kong 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>Add auth, traffic control, and real-time analytics to your APIs in just a few clicks. Konnect makes it simple to deploy and scale Kong API Gateways for internal services, public APIs, or AI-powered apps. A built-in, customizable Dev Portal lets you publish and onboard developers quickly.</p> <ul> <li><b>Fast setup:</b> Deploy API gateways in just a few clicks.</li> <li><b>Built for modern apps:</b> Works great for traditional, cloud-native, and AI-driven workloads.</li> <li><b>Security & control:</b> Add auth, rate limits, and more with no hassle.</li> <li><b>Share & scale:</b> Use the dev portal to share APIs with your team or the world.</li> <li><b>Real-time insights:</b> Get out-of-the-box analytics to keep your APIs running smoothly.</li> </ul> <h3>About Kong</h3> <p>Kong builds the world's most popular API gateway, trusted by everyone from solo developers to teams running enterprise-grade API platforms. We're also the developers of Insomnia, the open-source API testing tool loved by the community. Whether you're launching a single service or powering AI-driven apps at scale, Kong gives you the tools to build, test, and grow your APIs with confidence.</p> com.docker.extension.publisher-url=https://konghq.com com.docker.extension.additional-urls=[{"title":"Documentation","url":"https://docs.konghq.com/konnect/"},{"title":"Support","url":"https://support.konghq.com/support/s/"},{"title":"Terms","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-docker-extension/releases
2025-05-01 12:57:32 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c addgroup -S kong && adduser -S kong -G kong && apk add --no-cache libc6-compat # buildkit
2025-05-01 12:57:32 UTC (buildkit.dockerfile.v0)USER kong
2025-05-01 12:57:32 UTC (buildkit.dockerfile.v0)WORKDIR /
2025-06-10 20:24:10 UTC (buildkit.dockerfile.v0)COPY /backend/bin/service / # buildkit
2025-06-10 20:24:10 UTC (buildkit.dockerfile.v0)COPY docker-compose.yaml . # buildkit
2025-06-10 20:24:10 UTC (buildkit.dockerfile.v0)COPY metadata.json . # buildkit
2025-06-10 20:24:10 UTC (buildkit.dockerfile.v0)COPY kong.svg . # buildkit
2025-07-09 18:59:20 UTC (buildkit.dockerfile.v0)COPY /ui/build ui # buildkit
2025-07-09 18:59:20 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.