Closed tkowalczyk closed 5 years ago
Hi @tkowalczyk you can try writing the file on disk and inspecting it. If all is fine, cat
it to labours. If the error persists, then docker on windows cannot do pipes, which does not surprise me. In that case, use labours -i /path/to/file/on/disk
.
While trying with -i
I am getting following error:
path is OK, I have created this directory, I have also disabled the firewall, I have no idea how to run it successfully, I really need this great tool
As you see, it is a FileNotFoundError
.
yeah you are right but which file? I have created directory c:\temp\tk_dtm
I have also tested with file like below but I am always getting error.
This is a trivial, 101 Docker usage problem. Sorry, but I don't have the resources for generic support at this time. Try reading what docker -v
does.
Please write here if there is still any issue with the project (not with your environment).
I am trying to run this tools in Docker on Windows and getting the below message. I could not find any similar issue here, thanks in advance