79592417

Date: 2025-04-25 11:30:34
Score: 0.5
Natty:
Report link

Use the following command:

docker run -p 60000:60000 -v C:\Utils\Opserver-main\Config:/app/Config --rm -it (docker build -q .)

Your command only works in WSL or Git Bash, but not in Command Prompt or PowerShell.

Explanation: Use PowerShell () syntax instead of $()

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Omar