Docker.Build
0.1.0
PowerShell module to build and test docker images.
Minimum PowerShell version
6.0
Installation Options
Owners
Copyright
(c) 2019 3Shape, licensed under the Apache 2.0 license.
Package Details
Author(s)
- 3Shape A/S
Tags
powershell core jenkins hudson api Windows Linux
Functions
Find-ImageName Invoke-DockerBuild Invoke-DockerPipeline Run-DockerTests Tag-DockerImage
PSEditions
Dependencies
This module has no dependencies.
FileList
- Docker.Build.nuspec
- README.md
- Docker.Build.psm1
- GitVersion.yml
- LICENSE
- Invoke-Publish.ps1
- Invoke-Tests.ps1
- Docker.Build.psd1
- Install-Prerequisites.ps1
- Private\Test-GitInstalled.ps1
- Private\Invoke-Commands.ps1
- Private\Find-RepositoryName.ps1
- Private\Test-PrerequisitesInstalled.ps1
- Private\Test-DockerInstalled.ps1
- Tests\MockReg.psm1
- travis\setup_repo.sh
- Public\Find-ImageName.ps1
- Public\Invoke-DockerBuild.ps1
- Public\Tag-DockerImage.ps1
- Public\Invoke-DockerPipeline.ps1
- Public\Run-DockerTests.ps1
- Test-Data\DockerImage\Windows.Dockerfile
- Test-Data\DockerImage\Linux.Dockerfile