https://github.com/nlamirault/distroless
Lightweight and secure container images
https://github.com/nlamirault/distroless
apk distroless melange wolfi
Last synced: about 2 months ago
JSON representation
Lightweight and secure container images
- Host: GitHub
- URL: https://github.com/nlamirault/distroless
- Owner: nlamirault
- License: apache-2.0
- Created: 2025-08-19T06:13:39.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-04-20T01:29:16.000Z (2 months ago)
- Last Synced: 2026-04-20T03:34:33.026Z (2 months ago)
- Topics: apk, distroless, melange, wolfi
- Language: Makefile
- Homepage: https://github.com/nlamirault/distroless
- Size: 133 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Distroless
A set of **lightweight and secure** container images based on the
[Wolfi](https://wolfi.dev/) Linux distribution.
## Available Images
| Image Name | Pull |
| ------------------------------------ | ------------------------------------------------------- |
| [shell](./images/shell/) | `docker pull ghcr.io/nlamirault/distroless/shell` |
| [infra-tools](./images/infra-tools/) | `docker pull ghcr.io/nlamirault/distroless/infra-tools` |
## Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md)
## License
[Apache 2.0 License](./LICENSE)