And now you can run native powershell
And now, you can run native powershell scripts!
3 Replies
Now THAT is what I'm talking about!!!!
How can I install PowerShell modules from https://powershellgallery.com?
If you can't do it inside the script directly you will have to modify your base image to preinstall them
I can't believe I didn't think of installing them in the script ... what is wrong with me? 😆
I was thinking about declarative imports like Python scripts.