Bca.Docker
0.2.0
PowerShell module to manage Docker containers.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2020 Bca. All rights reserved.
Package Details
Author(s)
- Baptiste Cabrera
Tags
docker container Windows Linux MacOS
Functions
Get-DockerContainer Invoke-DockerContainerCommand Start-DockerContainer Stop-DockerContainer
Dependencies
This module has no dependencies.
Release Notes
0.2.0:
- Added ShouldProcess support on some functions;
- Added support for Authentication and Credential parameters.
0.1.0:
- Get-DockerContainer: function to retrieve docker informations;
- Invoke-DockerContainerCommand: function to execute a command, script or script block in a docker container;
- Start-DockerContainer/Stop-DockerConatainer: functions to start or stop a docke container;
- Supports Windows, Linux and MacOS;
- Supports English and French language.
FileList
- Bca.Docker.nuspec
- Bca.Docker.psd1
- Bca.Docker.psm1
- Bca.Docker.Tests.ps1
- LICENSE
- LocalizedData\en\Bca.Docker.psd1
- LocalizedData\en\Bca.Docker.Tests.psd1
- LocalizedData\fr\Bca.Docker.psd1
- LocalizedData\fr\Bca.Docker.Tests.psd1
- Private\Control-DockerContainer.ps1
- Public\Get-DockerContainer.ps1
- Public\Invoke-DockerContainerCommand.ps1
- Public\Start-DockerContainer.ps1
- Public\Stop-DockerContainer.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.3.0 | 249 | 10/14/2020 |
0.2.0 (current version) | 12 | 9/30/2020 |
0.1.0 | 14 | 9/23/2020 |