Rocker

0.1.1

Rock Docker with PowerShell

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Rocker -RequiredVersion 0.1.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Rocker -Version 0.1.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2024 Start-Automating

Package Details

Author(s)

  • James Brundage

Tags

PowerShell docker containers

Dependencies

This module has no dependencies.

Release Notes

> Rock Docker with PowerShell
> Like It? [Star It](https://github.com/StartAutomating/Rocker)
> Love It? [Support It](https://github.com/sponsors/StartAutomating)

## Rocker 0.1.1

* Better PowerShell convention support
 * docker ... -AsJob (#63)
 * docker ... -WhatIf (#60)
* Get-Rocker Input Improvements (#61)
* More Docker Support
 * docker build parser progress bar improvement (#62)
 * docker run @{1001=80} will now --publish 1001:80 (#57)
 * docker network commands accept .NetworkID as an input property (#59)

---

Additional history available in the [CHANGELOG](https://github.com/StartAutomating/Rocker/blob/main/CHANGELOG.md)

FileList

Version History

Version Downloads Last updated
0.1.2 4 4/24/2024
0.1.1 (current version) 17 4/7/2024
0.1 4 4/6/2024