I\'m trying to list all my existing docker containers with C# windows forms (.NET Framework)
What I\'m doing is launching the powershell command docker ps -a
docker ps -a