Re: Minimizing the fedora docker base image footprint

2016-02-26 Thread Pádraig Brady
On 22/02/16 06:54, Courtney Pacheco wrote: > Hi everyone, > > I've spent some time trying to minimize the footprint of the Fedora > docker base image. Overall, I managed to reduce its size by 39.9%. Excellent. You might want to keep in mind the use of "coreutils-single" for Fedora 24 (or

Re: Minimizing the fedora docker base image footprint

2016-02-22 Thread Daniel J Walsh
On Mon, 2016-02-22 at 11:26 -0500, Bill Nottingham wrote: > Courtney Pacheco (cpach...@redhat.com) said:  > > > > Hi everyone, > > > > I've spent some time trying to minimize the footprint of the Fedora > > docker > > base image. Overall, I managed to reduce its size by 39.9%. > > > > A summary

Re: Minimizing the fedora docker base image footprint

2016-02-22 Thread Courtney Pacheco
On 02/22/2016 11:26 AM, Bill Nottingham wrote: Courtney Pacheco (cpach...@redhat.com) said: Hi everyone, I've spent some time trying to minimize the footprint of the Fedora docker base image. Overall, I managed to reduce its size by 39.9%. A summary of the work I did can be found here:

Re: Minimizing the fedora docker base image footprint

2016-02-22 Thread David Cantrell
On Mon, Feb 22, 2016 at 11:04:40AM -0500, Adam Jackson wrote: > On Mon, 2016-02-22 at 09:54 -0500, Courtney Pacheco wrote: > > > If possible, I'd like some feedback on the work I did. Comments and  > > criticism are more than welcomed! I realize there may be some  > > controversy in terms of what

Re: Minimizing the fedora docker base image footprint

2016-02-22 Thread Josh Boyer
On Mon, Feb 22, 2016 at 9:54 AM, Courtney Pacheco wrote: > Hi everyone, > > I've spent some time trying to minimize the footprint of the Fedora docker > base image. Overall, I managed to reduce its size by 39.9%. Thanks for doing this. It is great to see someone working on

Re: Minimizing the fedora docker base image footprint

2016-02-22 Thread Bill Nottingham
Courtney Pacheco (cpach...@redhat.com) said: > Hi everyone, > > I've spent some time trying to minimize the footprint of the Fedora docker > base image. Overall, I managed to reduce its size by 39.9%. > > A summary of the work I did can be found here: >

Re: Minimizing the fedora docker base image footprint

2016-02-22 Thread Adam Jackson
On Mon, 2016-02-22 at 09:54 -0500, Courtney Pacheco wrote: > If possible, I'd like some feedback on the work I did. Comments and  > criticism are more than welcomed! I realize there may be some  > controversy in terms of what I chose to remove and what I chose to turn  > into weak dependencies,

Minimizing the fedora docker base image footprint

2016-02-22 Thread Courtney Pacheco
Hi everyone, I've spent some time trying to minimize the footprint of the Fedora docker base image. Overall, I managed to reduce its size by 39.9%. A summary of the work I did can be found here: https://gist.github.com/iamcourtney/1a4af7c4289014f57080 If you're interested, you can find a