Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to get ZAProxy via Docker #637

Open
sandeepjak2007 opened this issue Feb 25, 2024 · 1 comment
Open

Failed to get ZAProxy via Docker #637

sandeepjak2007 opened this issue Feb 25, 2024 · 1 comment

Comments

@sandeepjak2007
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the Docker file in the main project file
  2. Run the docker file.
  3. Error in line wget "https://github.com/zaproxy/zaproxy/releases/download/2.7.0/ZAP_2.7.0_Linux.tar.gz"
@Lercas
Copy link

Lercas commented May 6, 2024

If you run the docker compose file, you need to replace owasp/zap2docker-stable with the ZAP image zaproxy/zap-stable.

If you run dockerfile, change the link to a valid https://github.com/zaproxy/zaproxy/releases/download/v2.14.0/ZAP_2.14.0_Linux.tar.gz and replace everything in the file with valid names

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants