PS C:\users\public\Documents\Hyper-V\Virtual hard disks> ConvertTo-Dockerfile -ImagePath .\2012.vhdx -OutputPath .\test\ -Artifact DHCPServer, DNSServer, IIS, AddRemovePrograms -Verbose
Leads to the following error:
Get-Content : Cannot find path 'C:\users\public\Documents\Hyper-V\Virtual hard disks\test\AddRemovePrograms.json'
because it does not exist.
At C:\Program Files\WindowsPowerShell\Modules\Image2Docker\1.0\Artifacts\AddRemovePrograms\Generate.ps1:19 char:13
PS C:\users\public\Documents\Hyper-V\Virtual hard disks> ConvertTo-Dockerfile -ImagePath .\2012.vhdx -OutputPath .\test\ -Artifact DHCPServer, DNSServer, IIS, AddRemovePrograms -Verbose
Leads to the following error: Get-Content : Cannot find path 'C:\users\public\Documents\Hyper-V\Virtual hard disks\test\AddRemovePrograms.json' because it does not exist. At C:\Program Files\WindowsPowerShell\Modules\Image2Docker\1.0\Artifacts\AddRemovePrograms\Generate.ps1:19 char:13