-
|
Hi, I'm trying to run this excellent tool locally using Docker. However, it's returning an error: Am I doing something wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
Hi, the |
Beta Was this translation helpful? Give feedback.
-
|
Hi @ldez, thanks for your answer. I have added a |
Beta Was this translation helpful? Give feedback.
-
|
Thanks, @ldez. I have discovered the problem: My source code was located in |
Beta Was this translation helpful? Give feedback.

Thanks, @ldez. I have discovered the problem: My source code was located in
/opt/workspace, and I had to manually add this directory to the Docker desktop (macOS) and, most important: restart docker to the changes take effect!