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

in “13- Running Tests”, I can’t add the web-tests to docker-compose.yml. When I run “docker-compose up”, it says this:

[+] Running 1/1
✘ web-tests Error 1.5s
Error response from daemon: pull access denied for vidly_web, repository does not exist or may require ‘docker login’: denied: requested access to the resource is denied

I think Mosh made a mistake by setting the image to vidly_web. It should be vidly-web.