Lighting talk suggestion or maybe something more with additional content.
Look at how package managers can bloat image sizes.
Use tricks like cleaning up cached package manager files.
extract out packed files rather then installing them. rpm2cpio for example
use strace to find all files opened by an app and build a image based on the resulting info.
Lighting talk suggestion or maybe something more with additional content.
Look at how package managers can bloat image sizes.
Use tricks like cleaning up cached package manager files.
extract out packed files rather then installing them. rpm2cpio for example
use strace to find all files opened by an app and build a image based on the resulting info.