Deploying a different openvidu app on AWS instead of running the basic openvidu call application

HI,
I follwed this https://docs.openvidu.io/en/2.14.0/deployment/deploying-openvidu-apps/. I have my HTML, CSS and JS files inside the folder /var/www/html/web in AWS. I have tried to change the docker-compose.override.yml file as suggested by the above documentation.

I get this error: pull access denied for var/www/html/web/app.js, repository does not exist or may require ‘docker login’: denied: requested access to the resource is denied.
How do I access the docker from within an AWS instance? I am trying to deploy other openvidu apps instead of the native default call application

Hi. PLease don’t open multiple entries with the same topic: Deploying own version of Openvidu app on AWS