Docker.Build
0.4.1
PowerShell module to build, test and publish 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 docker build test lint pipeline structure container Windows Linux
PSEditions
Dependencies
This module has no dependencies.
FileList
- Docker.Build.nuspec
- Docker.Build.psm1
- Docker.Build.psd1
- Private\Convert-ToUnixPath.ps1
- Private\Utilities.ps1
- Private\Test-DockerDigest.ps1
- Private\Write-PassThruOutput.ps1
- Private\Remove-Prefix.ps1
- Private\Find-RepositoryName.ps1
- Private\CommandResult.ps1
- Private\Assert-ExitCodeOk.ps1
- Private\Merge-CodeAndLintRemarks.ps1
- Private\Format-AsAbsolutePath.ps1
- Private\Invoke-Command.ps1
- Private\Test-IsSubdirectoryOf.ps1
- Private\Find-LintRemarks.ps1
- Private\LintRemark.ps1
- Public\Invoke-DockerPush.ps1
- Public\Invoke-DockerTag.ps1
- Public\Invoke-DockerPull.ps1
- Public\Invoke-DockerTests.ps1
- Public\Invoke-DockerLogin.ps1
- Public\Find-ImageName.ps1
- Public\Invoke-DockerBuild.ps1
- Public\Format-DockerTag.ps1
- Public\Invoke-DockerLint.ps1