6ef2d02 docker: Use bootloader --none to work around Anaconda regression

Authored and Committed by Colin Walters 8 years ago
    docker: Use bootloader --none to work around Anaconda regression
    
    We were getting grub2 in the base image again.  Apparently
    for a while Anaconda has supported a cleaner syntax for this, and
    since it fixes the bug, let's use it.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1222132
    
        
file modified
+1 -1