On Wed, Mar 19, 2014 at 3:10 PM, Pat Riehecky <riehecky at fnal.gov> wrote: How would a 'micro' installation suggest installing software so that the > image does something useful without yum? > In the world of Docker, for instance, best practices like not mixing packaging systems go by the wayside, so you could use pip or gem or npm or whatever tickles you. Most of those can be installed by wget'ing a tarball or the ol' 'curl | bash' abomination. Still, I prefer to have yum. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-devel/attachments/20140319/11c22394/attachment-0007.html>