Revision 3 for Beta version
minicon aims at reducing the footprint of the filesystem for the container, just adding those files that are needed. That means that the other files in the original container are removed.
This release includes the first version that ships with folder, ldd, strace and scripts plugins, and it is able to produce images that are importable in Docker.
In this revision
- rsync has been used to copy files. It eases keeping permissions. If not available, cp will be used
- better support for strace applications
- include commandline option (-E) for stracing applications with parameters