flyjac / pungi-fedora

Forked from pungi-fedora 6 years ago
Clone

267f32f Fix docker metadata formatting and license

Authored and Committed by maxamillion 7 years ago
    Fix docker metadata formatting and license
    
    The previous formatting for docker image metadata was getting
    escaped incorrectly when passed to imagefactory. This resolves that.
    
    Fix the license label to be MIT instead of GPLv2.
    
    Fix the bash path
    
    Remove atomic RUN command, it causes build failures and isn't
    necessary in the base image.
    
    Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
    
        
file modified
+3 -4
file modified
+6 -8