Problems running container

Hello I am completely new to docker.
I try to download and run a Microsoft D365Business central container on my Windows10 machine.
Downloading itself seemed to work, but when I run the container(using my Powershell with command: docker run -it --memory=“8g” mcr.microsoft.com/businesscentral:10.0.18363.1377-dev) I get a message:

e[2Je[me[He]0;C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeae[?25le[80Xe[80C
e[80Xe[80C
e[80Xe[80C
e[80Xe[80C
e[80Xe[80C
e[80Xe[80C
e[80Xe[80C
e[80Xe[80C
e[80Xe[80C
e[80Xe[80C
e[80Xe[80C
e[80Xe[80C
e[80Xe[80C
e[80Xe[80C
e[80Xe[80C
e[80Xe[80C
e[80Xe[80C
e[80Xe[80C
e[80Xe[80C
e[80Xe[80C
e[80Xe[80C
e[80Xe[80C
e[80Xe[80C
e[80Xe[80C
e[80Xe[80Ce[He[?25he[?25le]0;Administrator: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exeae[?25he[?25lInitializing…e[?25he[?
25l
e[?25he[?25le[91mThe term ‘c:\Run\ServiceSettings.ps1’ is not recognized as the name of a cmdlet,
function, script file, or operable program. Check the spelling of the name, or
if a path was included, verify that the path is correct and try again.e[me[10Xe[10Ce[4;71He[?25he[?25l
e[?25h

Any idea and sugegstions what I do wrong and how I can do better?