Docker Container com PowerShell
docker run -it mcr.microsoft.com/powershell
docker run -it mcr.microsoft.com/powershell:ubuntu-18.04
Toothless
docker run -it mcr.microsoft.com/powershell
docker run -it mcr.microsoft.com/powershell:ubuntu-18.04