Skip to content

Revision 1 for Beta version

Compare
Choose a tag to compare
@dealfonso dealfonso released this 13 Dec 15:30
· 43 commits to master since this release
238b4b9

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