Docker for Windows won't execute SQL server container

Hi!

New to docker. Trying these basic steps:

Doing exactly like described in article. When at step:
docker exec -it sql1 “bash”

It just hangs. I am local admin on this Windows 10 client and I’ve launched PowerShell ISE 64-bit as administrator.

Any ideas guys? :slight_smile:

Cheers