File size: 189 Bytes
19822a8
8daab62
 
 
 
19822a8
1
2
3
4
5
6
7
podman build --squash-all --tag bookworm:diffusion diffusion
podman image prune -f
podman save localhost/bookworm:diffusion >diffusion.tar
rm diffusion.tar.xz
time xz -6 -T0 diffusion.tar