myContainers / build_diffusion.sh
TobDeBer
normal files
19822a8
raw
history blame
161 Bytes
podman build --squash-all --tag bookworm:diffusion diffusion
podman image prune -f
podman save localhost/bookworm:diffusion >test.tar
#time xz -9e -T0 test.tar