snoopysecurity / dvws-node

Damn Vulnerable Web Services is a vulnerable application with a web service and an API that can be used to learn about webservices/API related vulnerabilities.
GNU General Public License v3.0
437 stars 179 forks source link

docker-compose up #60

Open ddol31721 opened 2 months ago

ddol31721 commented 2 months ago

pull access denied for snoopysecurity/dvws-node, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

AbdelatifAitBara commented 2 months ago

Hi,

You could just run docker-compose up -d inside the project folder, to deploy the solution on your local machine.

ddol31721 commented 2 months ago

Hi,

You could just run docker-compose up -d inside the project folder, to deploy the solution on your local machine.

I have already run it, but it still shows like this:

pull access denied for snoopysecurity/dvws-node, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

ddol31721 commented 2 months ago

Hi,

You could just run docker-compose up -d inside the project folder, to deploy the solution on your local machine.

Oh, but thank you, the engine is still running and it works!

ddol31721 commented 2 months ago

Hi,

You could just run docker-compose up -d inside the project folder, to deploy the solution on your local machine.

docker-compose up -d

pull access denied for snoopysecurity/dvws-node, repository does not exist or may require 'docker login': denied: requested access to the resource is denied