On Tue, Jul 19, 2016, at 07:32 AM, Nikos Mavrogiannopoulos wrote: > Hi, > Is there some notion or definition of a Fedora minimal or base image? A lot depends on whether "image" is a container or OS, which mostly boils down to "contains a kernel". For containers I would look at: `docker run --rm -ti fedora:23 bash` as well as the rootfs produced by: yum install @buildsys-build For OS images: - The Anaconda ISO - Atomic Host -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/devel@xxxxxxxxxxxxxxxxxxxxxxx