podman/pkg/machine/ocipull
Paul Holzinger bcec7e6279
machine: ocipull do not error if downloaddir exists
If users cancel the image download with CTRL-C for example then the
blob dir will stay around. The next time we run the download we should
just start the download again and not complain about the existing
directory.

[NO NEW TESTS NEEDED]

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-02-15 15:08:52 +01:00
..
oci.go Allow podman machine to download from oci registry 2024-02-12 15:19:34 -06:00
ociartifact.go Fix small bug in ocipull 2024-02-14 12:37:18 -06:00
ociartifact_test.go Allow podman machine to download from oci registry 2024-02-12 15:19:34 -06:00
ocidir.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
pull.go machine: ocipull do not error if downloaddir exists 2024-02-15 15:08:52 +01:00
source.go Fix small bug in ocipull 2024-02-14 12:37:18 -06:00