We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The project should be installed and start running after the command docker-compose up
docker-compose up
When the command docker-compose up is executed, it gives this error.
C:\Users\Chamindu\Desktop\fact-Bounty>docker-compose up
ERROR: open \.\pipe\docker_engine_linux: The system cannot find the file specified.
This command works on Linux, but not on Windows.
Windows 10 1903
Docker version 19.03.5
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
The project should be installed and start running after the command
docker-compose up
Current Behavior
When the command
docker-compose up
is executed, it gives this error.Failure Information
This command works on Linux, but not on Windows.
Steps to Reproduce
docker-compose up
Environment
Windows 10 1903
Docker version 19.03.5
The text was updated successfully, but these errors were encountered: