Getting Error while setup with Docker Image in Development phase #6145
Unanswered
nikhil32002
asked this question in
Q&A
Replies: 2 comments
|
Instead of Command Prompt. Use Windows PowerShell. |
0 replies
|
Before running the install scripts, Install Docker for Windows and Docker Compose. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello Everyone,
I am trying to set up a defect-dojo on my local machine(windows), I am referring to the documentation provided by the team, but for the below command, I am getting the error-
docker/setEnv.sh dev
./dc-build.sh
./dc-up.sh
Error- docker: '/setEnv.sh' is not a docker command.
See 'docker --help'
Please Help, Thanks in Advance!!
All reactions