jkaluza / compose-utils

Forked from compose-utils 4 years ago
Clone

ec75483 compose-copy: Bail if metadata parsing fails

Authored and Committed by lsedlar 5 years ago
    compose-copy: Bail if metadata parsing fails
    
    If there are errors when loading images metadata, it's safer to bail out
    completely instead of doing a potentially incomplete copy.
    
    Related: https://pagure.io/compose-utils/issue/93
    Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>