podman build --squash-all --tag bookworm:cudabuild cudabuild | |
#podman image prune -f | |
#podman save localhost/bookworm:diffusion >test.tar | |
#time xz -9e -T0 test.tar | |
podman build --squash-all --tag bookworm:cudabuild cudabuild | |
#podman image prune -f | |
#podman save localhost/bookworm:diffusion >test.tar | |
#time xz -9e -T0 test.tar | |