Revision 1 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
- Now the links are handled instead of just copying every file (that increased a lot the size of the filesystem).
- The scripts are better handled