
How to run PowerShell Core in Docker container with custom modules
Sergey Sypalo Sypalo.com
2019-04-25
|
DevOps
The idea of launching PowerCLI with the necessary modules in the Docker container has long been brewing, and finally I have taken up this issue. One of the reasons was that PowerShell “broke down” on my Windows 10 machine, or rather, it works, but the Get-Credential command returns an error....
Tags: devops cloud virtualization containers docker powershell
Read more