uboreas / centos-8-minimal

Create minimal CentOS 8 installation ISO with customized packages.
62 stars 31 forks source link

Add docker support #16

Closed alex4108 closed 4 years ago

alex4108 commented 4 years ago

It's a little shoddy and only been tested with -boot ISO's but it works for creating the minimal ISO in an OS that isn't Cent8. All you need is the centos:8 container to get the RHEL dependencies for the script to run :)

uboreas commented 4 years ago

Thanks! @alex4108