An open API service indexing awesome lists of open source software.

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

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)