[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [atomic-devel] Smaller fedora & centos images
- From: Colin Walters <walters verbum org>
- To: atomic-devel projectatomic io
- Subject: Re: [atomic-devel] Smaller fedora & centos images
- Date: Tue, 21 Jun 2016 16:59:39 -0400
On Wed, Jun 15, 2016, at 08:23 PM, Tim St. Clair wrote:
Can we finally address this image size issue?
I've sent emails about it in the past, and adoption is moving fast.
There has been recent work on this:
Basically it relies on RPM weakdeps. At this point, I'm not entirely sure we can just take systemd and for that matter coreutils, etc. out of the base image at least in a released stream.
It does seem viable to create a `centosmin` image that in some cases uses different package builds (e.g. ensuring rpm doesn't pullrelatively close in being min-coreutils + bash + yum. Some postprocessing on the depchain such as deleting `.py{,c}` files etc. would help.
It looks like in CentOS 7 it's actually viable to create a container with just `yum`, but in Fedora 23 at least `dnf` ends up pulling in a whole lot of stuff including `systemd` which does get messy to address in a single-source base without weakdeps.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]