0

If you are getting this kind of error then follow these instruction

er.arunkushwaha
  • 138
  • 1
  • 5

1 Answers1

0

first, run this command in your git bash docker run --rm -v "/c/users/vipul rao/documents/github/wappalyzer:/opt/wappalyzer" -it wappalyzer/dev

then, run this command echo "alias docker='winpty docker'" >> ~/.bashrc

or, run this command echo "alias docker='winpty docker'" >> ~/.bash_profile at last, restart your computer

er.arunkushwaha
  • 138
  • 1
  • 5