Go to file
Dustin 75043eba64
ContainerImages/libguestfs-tools/pipeline/head This commit looks good Details
Install lz4
LZ4 is *significantly* faster than XZ at compressing disk images, with a
similar compression ratio.  For example, compressing `kitchen.img` with
`xz` took approximately 16 minutes and reduced the image to 1.3 GB,
whereas `lz4` took kabout 15 seconds and reduced the image to 1.9 GB.
2024-02-06 16:03:22 -06:00
Containerfile Install lz4 2024-02-06 16:03:22 -06:00
Jenkinsfile Initial commit 2024-02-05 13:10:42 -06:00