docker-min: trim down package list, exclude weak deps

We only want basics and microdnf.
This commit is contained in:
Dusty Mabe 2017-01-19 22:06:33 -05:00
parent 5cbb3babd0
commit 4109ebf261
No known key found for this signature in database
GPG Key ID: 3302DBD73952E671
1 changed files with 2 additions and 8 deletions

View File

@ -27,16 +27,10 @@ part / --fstype ext4 --grow
network --bootproto=dhcp --device=link --activate --onboot=on
reboot
%packages --excludedocs --instLangs=en --nocore
%packages --excludedocs --instLangs=en --nocore --excludeWeakdeps
bash
tar # https://bugzilla.redhat.com/show_bug.cgi?id=1409920
fedora-release
rootfiles
vim-minimal
dnf
dnf-yum # https://fedorahosted.org/fesco/ticket/1312#comment:29
sssd-client
#fakesystemd #TODO: waiting for review https://bugzilla.redhat.com/show_bug.cgi?id=1118740
microdnf
-kernel