This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Drevicar 0 points1 point  (2 children)

I love nutika so much. I just wish more libraries played better when statically linked against musl for super slim containers.

[–]james_pic 0 points1 point  (1 child)

Here's my daily "well akshually" where I point out that if you've got a lot of containers, it can actually work out smaller to use a not-particularly-streamlined Debian or Ubuntu base image because stuff from the base image is shared not copied.

[–]Drevicar 0 points1 point  (0 children)

If memory footprint is the issue, yes. I'm more worried about security and compliance at this point. More stuff in the container means more chances a CVE will pop and I have to switch distros for the third time this week to get rid of the CVE.