We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f995537 commit cd5bdc1Copy full SHA for cd5bdc1
installation/docker.md
@@ -253,7 +253,7 @@ Alpine Linux uses Musl C library instead of Glibc. Musl isn't fully compatible w
253
### Why use distroless containers?
254
255
The reasons for using distroless are well covered in
256
-[Why should I use Distroless images?](https://github.com/GoogleContainerTools/distroless#why-should-i-use-distroless-images).
+[Why should I use Distroless images?](https://gthub.com/GoogleContainerTools/distroless#why-should-i-use-distroless-images).
257
258
- Include only what you need, reduce the attack surface available.
259
- Reduces size and improves performance.
0 commit comments