Hacker News new | ask | show | jobs
by vegizombie 2758 days ago
There are tools available to strip docker images down to a specified file list. By listing only the absolute minimum of files your application needs you can cut the surface down even further. Do you really need bash on the container for example?