82a405c Compress docker images with xz

1 file Authored by jwboyer 9 years ago, Committed by ausil 9 years ago,
    Compress docker images with xz
    
    Imagefactory supports gzip, bzip2, and xz compression formats.  Upstream
    Docker prefers xz, so switch to using that.
    
        
file modified
+1 -1