Docker - in CI/CD
In a CI pipeline, the command
What is the most probable fix?
docker build -t app . fails with:failed to solve: rpc error: code = Unknown desc = failed to copy files: no such file or directory
What is the most probable fix?
