Westwind.Scripting
Westwind.Scripting copied to clipboard
Can PowerShell code be executed under Docker?
I want to create a PowerShell runner, encapsulated in a Docker image, that internally uses the Westwind.Scripting library to execute PowerShell code.
Is this possible? Has anyone tried it?