qamel
qamel copied to clipboard
can't build the application with docker for windows
the same problem when using the "camel docker win64-static" or "qamel docker win64" command
Hi @linuxer41, sorry for late reply.
That's weird, could you give me following data :
- What is the output of
go env
? - It looks like you are using Windows. Which shell do you use, is it
cmd
,powershell
or other third party shell ? - In the project that you want to build, does it use go module or not ?
Thanks