ContainerProvider
ContainerProvider copied to clipboard
If install-ContainerImage is interrupted, retrying will fail.
If install-containerImage is interrupted after the download has completed, but before the 'expanding' has completed, the only method I found to complete the operation successfully was to rename the directory at C:\ProgramData\Microsoft\Windows\Images[ImageName] to something else.
Could not remove the directory, and the image would not show up in get-containerImage.
I suggest a -force parameter, that will overwrite a previously existing ContainerImage(if corrupted), and a -whatif parameter to see what image(s) would be added.
Thanks for the feedback Nibons. We are currently working on a few fixes for the ContainerImage and will be releasing it soon. We have the –WhatIf and the –Force parameter for Save and Install in the works. Thanks for your patience.
Cheers, Jay!
@Nibons As per your feedback, a -Force parameter has been added, so that if you need to re-download the image you can do so. This is available in version 0.6.4.0 Thank you for your patience.
Cheers, Jay!
@Nibons Can you please confirm your issue is resolved with the latest version 0.6.4.0.
Cheers, Jay!