Windows CMD AIO cannot download container. Incorrect username or password?

I had this installed perfectly yesterday and the passphrase would not let me login.
So I uninstalled WS2, Docker Desktop and restarted the PC. Reinstalled Docker Desktop and WS2, and went to CMD and entered the commands just like in the instructions and just like I did before.
Did I not delete something? Is it finding some old config or something or is something broke on Github??

C:\Windows\System32>docker run ^
More? --init ^
More? --sig-proxy=false ^
More? --name nextcloud-aio-mastercontainer ^
More? --restart always ^
More? --publish 80:80 ^
More? --publish 8080:8080 ^
More? --publish 8443:8443 ^
More? --volume nextcloud_aio_mastercontainer:/mnt/docker-aio-config ^
More? --volume //var/run/docker.sock:/var/run/docker.sock:ro ^
More? nextcloud/all-in-one:latest
Unable to find image ‘nextcloud/all-in-one:latest’ locally
docker: Error response from daemon: Head “https://registry-1.docker.io/v2/nextcloud/all-in-one/manifests/latest”: unauthorized: incorrect username or password.
See ‘docker run --help’.

C:\Windows\System32>

Can someone please explain why this is happening?

This will be handled in Windows CMD AIO cannot download container. Incorrect username or password??? · nextcloud/all-in-one · Discussion #5056 · GitHub

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.