Error response from daemon: pull access denied for wp-graphql, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

This pretty much renders Docker useless.

I’m trying to make a fresh copy of wp-graphql on a new laptop.

I’m trying to get some work done.

YES I AM INDEED LOGGED IN DON’T SUGGEST I LOG IN. I’VE DONE IT A MILLION TIMES.

Why does wp-graphql not want to pull?

Whether I docker-compose up or docker pull wp-graphql the thing fails.

Is this a limit on the number of people who can pull it? What is it? WHY??!?!?

Is wp-graphql coming from a public or private Docker repository?

Public. I’m able to manually pull the image. But when I docker-compose up it fails.

Use docker compose, without the dash. docker-compose is deprecated.