communitytools-image2docker-win
communitytools-image2docker-win copied to clipboard
when I executing the following command, ConvertTo-Dockerfile -Local -OutputPath F:\Docker\Docker -Artifact IIS -Verbose I got the following error, VERBOSE: Using local drive: C: VERBOSE: Starting conversion process VERBOSE: Started discovering...
Hello, I have not posted many times sorry if I am forgetting something: Win10 PC Docker v.18.09.02 The image2docker module has been installed. No errors copying the .vhd file from...
When doing an IIS Docker2 Image I'm getting a lot of Property "add" cannot be found inside the Verbose output: ConvertTo-Dockerfile -ImagePath D:\disk\DEV-SRV-N1.VHDX -Artifact iis -OutputPath C:\i2d2 -Verbose ... VERBOSE:...
Using a 2003 R2 VM as input running NerdDinner MVC 4 app: `VERBOSE: User specified the Force Parameter. Removing existing items from C:\temp\NerddinnerCont VERBOSE: User specified path C:\temp\NerddinnerCont has been...
Hi, Trying to convert from existing server with a lot of apps and getting error: How to convert or fix? Thanks `Generate_IIS : You cannot call a method on a...
Is it possible to use this tool to extract an arbitrary windows installation (in this case an IDE and compiler that only has a WIndows UI installer, but can run...
Hello Team, Is there any doc on how to use the AddRemovePrograms artifact? I have ran the command to generate docker file for AddRemovePrograms artifact and it discovers all the...
Currently this breaks in Generate_IIS, but we need to extend Discover_IIS and the artifact JSON to allow for multiple Web Apps under one Web Site. Sample `applicationHost.config`: ``` ... ```...
Running this command in an administrator PS shell: ConvertTo-Dockerfile -ImagePath D:\temp\Share\COVQAWEBSVC03\COVQAWEBSVC03-disk1.vhdx -Ar tifact IIS -OutputPath d:\temp\share\docker Fails with a bunch of the below errors. Does something have to already exist...