Shopware 6 lokale Docker Probleme

Ich kriege beim Ausführen des Befehls

./psh.phar docker:start

folgenden Fehler:

Starting Execution of 'docker:start' ('C:\Workspace\konoppa\shopware6\development/dev-ops/docker/actions/start.sh')

PHP Fatal error: Uncaught Symfony\Component\Process\Exception\ProcessFailedException: The command "id -u" failed.

Exit Code: 1(General error)

Working directory: C:\Workspace\konoppa\shopware6\development

Output:
================


Error Output:
================
 in phar://C:/Workspace/konoppa/shopware6/development/psh.phar/vendor/symfony/process/Process.php:232
Stack trace:
#0 phar://C:/Workspace/konoppa/shopware6/development/psh.phar/src/ScriptRuntime/ProcessValueProvider.php(27): Symfony\Component\Process\Process->mustRun()
#1 phar://C:/Workspace/konoppa/shopware6/development/psh.phar/src/ScriptRuntime/TemplateEngine.php(51): Shopware\Psh\ScriptRuntime\ProcessValueProvider->getValue()
#2 phar://C:/Workspace/konoppa/shopware6/development/psh.phar/src/ScriptRuntime/TemplateEngine.php(26): Shopware\Psh\ScriptRuntime\TemplateEngine->getValue(' __USER_ID__', Array)
#3 phar://C:/Workspace/konoppa/shopware6/development/psh.phar/src/ScriptRuntime/ProcessExecutor.php(214): Shopware\Psh\ScriptRuntime\TemplateEngine->render('#overri in phar://C:/Workspace/konoppa/shopware6/development/psh.phar/vendor/symfony/process/Process.php on line 232

Fatal error: Uncaught Symfony\Component\Process\Exception\ProcessFailedException: The command "id -u" failed.

Exit Code: 1(General error)

Working directory: C:\Workspace\konoppa\shopware6\development

Jemand eine Idee?

Docker und Windows ist nicht die beste Kombination. Könnte mir vorstellen das es daran liegt. Am besten mal ein Linux testen.

was ist das denn für eine Antwort? Das ist totaler Schwachsinn!
Ihr habt es halt einfach nicht auf Windows getstet und irgend was in der Konfiguration vergessen oder prerequisites in eurem Tutorial nicht erwähnt die es bei linux nicht braucht.
Ich meine wofür benutzen wir denn dann überhaupt eine Virtualisierung?
Dockware installation via docker funktioniert einwandfrei auf Windows!
Der fehler ist warscheinlich in euren tools „psh.phar“ weil ihr keine Windows user habt.