Over the last few chapters, we saw how PowerShell scripts are powerful automation solutions. In this recipe, we are going to use a PowerShell script to manage Docker containers.
In this recipe, three SQL Server docker containers are created and tested within a span of 10–15 minutes. The sample script shows how easy it is to integrate Docker CLI commands with a PowerShell script.