Hacker News new | ask | show | jobs
by chasil 871 days ago
I have been able to run ksh93 in an nspawn container under systemd in a tiny fraction of what is presented here.

I did this by tracking the output of the ldd command and moving only needed libraries into the container.

Why is docker so big?