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.
distroless
1 parent de33863 commit b0bc6dcCopy full SHA for b0bc6dc
README.md
@@ -355,6 +355,7 @@ create minimum sized container images that run Rust binaries.
355
- [docker-slim](https://github.com/docker-slim/docker-slim) - Minify Docker images
356
- [dive](https://github.com/wagoodman/dive) - A tool for exploring a container image and
357
discovering ways to shrink the size of the image.
358
+- [distroless](https://github.com/GoogleContainerTools/distroless) - 2MB base image to run statically linked Rust program
359
360
# References
361
0 commit comments