17b9033 Enable DNF cache when installing packages to build a container

Authored and Committed by otaylor 5 years ago
    Enable DNF cache when installing packages to build a container
    
    Repeatedly downloading yum metadata and the same packages is annoying -
    turn on a DNF cache to speed up the container creation process.