Skip to content

Revision 3 for Beta version

Compare
Choose a tag to compare
@dealfonso dealfonso released this 11 Jan 15:44
· 36 commits to master since this release

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