Reduce vulnerabilities of docker images #4675
hellodword
started this conversation in
Ideas
Replies: 1 comment 3 replies
|
Well comparing with Alpine 3.19 is not fair, as we already are switched to 3.20 for which the results are: I was planning to add an extra flavor based upon busybox, and then the musl based version. Also, your repo is empty and not accessible for the outside world. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Related issues:
Vaultwarden works well with a non-root user, but not by default.
Distroless images or similar solutions provide a smaller size and a minimized attack surface.
I have been learning about distroless images these days, and I created a distroless PoC. You can see it at https://github.com/hellodword/distroless-vaultwarden-test.
What do you think?
All reactions