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
When setting up the service on a windows machine, Docker won't find a Dockerfile in the temp directory
[+] Running 0/1 - backend Error 2.1s [+] Building 0.0s (2/2) FINISHED => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 2B 0.0s => [internal] load .dockerignore 0.0s failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount887106246/Dockerfile: no such file or directory
Install JDK 11, Maven and Docker on a Windows machine. Follow the installation process. Error occurs on docker-compose up
docker-compose up
Tested on two different Windows machines
The text was updated successfully, but these errors were encountered:
same here.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
When setting up the service on a windows machine, Docker won't find a Dockerfile in the temp directory
Steps to reproduce the issue
Install JDK 11, Maven and Docker on a Windows machine. Follow the installation process.
Error occurs on
docker-compose up
Technical details
Additional context
Tested on two different Windows machines
The text was updated successfully, but these errors were encountered: