-
https://medium.com/better-programming/how-to-harden-your-containers-with-distroless-docker-images-c2abd7c71fdb
-
Hi Andrew, thanks for the repo / article - https://andrewrea.co.uk/posts/distroless-nginx/
I was wondering why you chose to base on Debian-10 rather than 11?
And if its as simple as updating …
-
Hi,
Currently, when I try to scan images relying on [Distroless](https://github.com/GoogleContainerTools/distroless) (java in my case, but this happen in every distroless base image), the clair-sc…
-
Hello, I ask a question, but it's more a feature request than anything else. 😇
First, thank you for `crane`, it's a very good tool I use everyday 👏
As a user, I use it to get the last `digest` f…
-
**Describe the bug**
The images `distroless/python3-debian11` and `distroless/python3-debian11:nonroot` contain the `sh` shell, contrary to what the documentation says.
**To Reproduce**
```
$ do…
-
When I try and run a libsql on a Bun distroless image I get an error: `TypeError: libgcc_s.so.1: cannot open shared object file: No such file or directory`
I assume that the distroless is missing s…
-
I am a bit confused about the version tagging scheme for distroless images. My current understanding is that the tags (e.g. base-debian10) are updated each time a new version is published. This seems …
-
### Is there an existing issue for enhancement?
- [X] I have checked the existing issues.
### What would you like to be added ?
```Markdown
Provide distroless MO image.
```
### Why is this needed…
aylei updated
11 months ago
-
custom ubuntu chiseled images doesn't seem to contain package metadata. This makes it unable to be scanned for vulnerabilities or patched with https://github.com/project-copacetic/copacetic
```
$ …
-
### OAuth2-Proxy Version
7.6.0
### Provider
google
### Expected Behaviour
Distroless and Alpine containers should work the same with regard to using a unix domain socket.
### Current Behaviour
…