<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Mar 19, 2014 at 3:10 PM, Pat Riehecky <span dir="ltr">&lt;<a href="mailto:riehecky@fnal.gov" target="_blank">riehecky@fnal.gov</a>&gt;</span> wrote:</div>
<div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">

    How would a &#39;micro&#39; installation suggest installing software so that
    the image does something useful without yum?</div></blockquote><div><br></div>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&#39;ing a tarball or the ol&#39; &#39;curl | bash&#39; abomination.<div>
<br></div><div>Still, I prefer to have yum.</div></div></div></div>