f5b2146 Dockerfile: Declare each package on a new line

Authored and Committed by jflory7 a year ago
1 file changed. 18 lines added. 3 lines removed.
    Dockerfile: Declare each package on a new line
    
    Minor formatting and readability for quickly discerning which package is
    being used in the container image, and to make changes quickly when
    testing other things, e.g. new versions of the base container image.
    
    Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
    
        
file modified
+18 -3