Image2Docker
1.2
Performs inspection of artifacts in a valid Windows Server 2012 or Windows Server 2012 R2 WIM or VHDX image and emit a Dockerfile to build the image with.
This PowerShell module requires Windows Server 2012 with PowerShell 5.0, or later, as it has a dependency on the ServerManager PowerShell module.
This module can also be used on Windows 10, as long as the Windows
This PowerShell module requires Windows Server 2012 with PowerShell 5.0, or later, as it has a dependency on the ServerManager PowerShell module.
This module can also be used on Windows 10, as long as the Windows
Performs inspection of artifacts in a valid Windows Server 2012 or Windows Server 2012 R2 WIM or VHDX image and emit a Dockerfile to build the image with.
This PowerShell module requires Windows Server 2012 with PowerShell 5.0, or later, as it has a dependency on the ServerManager PowerShell module.
This module can also be used on Windows 10, as long as the Windows Server 2016 Remote Server Administration Tools (RSAT) are installed, and the ServerManager PowerShell module is present.
Show more
This PowerShell module requires Windows Server 2012 with PowerShell 5.0, or later, as it has a dependency on the ServerManager PowerShell module.
This module can also be used on Windows 10, as long as the Windows Server 2016 Remote Server Administration Tools (RSAT) are installed, and the ServerManager PowerShell module is present.
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) 2016 TrevorSullivan. All rights reserved.
Package Details
Author(s)
- Trevor Sullivan <trevor@artofshell.com>
Tags
Functions
Get-WindowsArtifacts ConvertTo-Dockerfile Clear-JunctionLinks
Dependencies
This module has no dependencies.
FileList
- Image2Docker.nuspec
- Image2Docker.psd1
- Image2Docker.psm1
- README.rst
- Artifacts\AddRemovePrograms\Discover.ps1
- Artifacts\AddRemovePrograms\Generate.ps1
- Artifacts\Apache\Discover.ps1
- Artifacts\Apache\Generate.ps1
- Artifacts\DHCPServer\Discover.ps1
- Artifacts\DHCPServer\Generate.ps1
- Artifacts\DNSServer\Discover.ps1
- Artifacts\DNSServer\Generate.ps1
- Artifacts\IIS\Discover.ps1
- Artifacts\IIS\Generate.ps1
- Artifacts\MSMQ\Discover.ps1
- Artifacts\MSMQ\Generate.ps1
- Artifacts\SQLServer\Discover.ps1
- Artifacts\SQLServer\Generate.ps1
- Functions\Private\CleanupMountPath.ps1
- Functions\Private\DiscoverArtifacts.ps1
- Functions\Private\GenerateDockerfile.ps1
- Functions\Private\GenerateOutputFolder.ps1
- Functions\Private\GetImageType.ps1
- Functions\Private\MountImage.ps1
- Functions\Public\Clear-JunctionLinks.ps1
- Functions\Public\ConvertTo-Dockerfile.ps1
- Functions\Public\Get-WindowsArtifacts.ps1
- Resources\Dockerfile-template
- test\Dockerfile
- test\IIS.json
- test2\Dockerfile
- test2\IIS.json
- Tests\DemoScript.ps1
- Tests\Image2Docker.tests.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.8.5 | 15,528 | 9/26/2017 |
1.8.4 | 212 | 9/7/2017 |
1.8.3 | 464 | 7/12/2017 |
1.8.2 | 756 | 5/3/2017 |
1.8.1 | 184 | 4/12/2017 |
1.8.0 | 219 | 2/17/2017 |
1.7.4 | 198 | 1/5/2017 |
1.7.3 | 43 | 12/28/2016 |
1.7.2 | 147 | 12/13/2016 |
1.7.1 | 28 | 12/9/2016 |
1.7 | 32 | 12/8/2016 |
1.5 | 175 | 10/27/2016 |
1.4 | 22 | 10/26/2016 |
1.2 (current version) | 134 | 9/26/2016 |
1.1 | 23 | 9/24/2016 |
1.0 | 27 | 9/20/2016 |