myContainers / build_diffusion.sh
TobDeBer's picture
diffusion build
8daab62
raw
history blame contribute delete
189 Bytes
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