Use Docker With PowerShell ISE Console

In this article, I’ll show you how Import the Docker Provider into PowerShell ISE Console.

I have to say that using Docker In ISE brings a much better experience than using the cmd or PowerShell console.

To use Docker In ISE, Open ISE and type the line below:

Import-Module dockermsftprovider -PassThru

Once loaded you can use Docker.


Posted

in

by