Dockerfile build failing "/build" No such file or directory #322
Replies: 4 comments
-
|
It's been a while, so I need time to recollect. Meanwhile, And can you try with docker-compose? (Note you need to uncomment |
Beta Was this translation helpful? Give feedback.
-
|
Hello, the command line I am trying is the following. Be aware that I had to remove some information for privacy purposes.
Trying with docker compose is not possible since I am building on a dedicated jenkins server in my CI/CD pipeline. Best regards and thank you for your time |
Beta Was this translation helpful? Give feedback.
-
|
I currently don't have a docker setup where I can test this out, but can you try changing the first line of the Dockerfile from |
Beta Was this translation helpful? Give feedback.
-
|
Or, as you suggested, the problem could be that the
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to build the dockerfile you provide in this repository but I receive the following error in the "builder" step.
I added the ls -la Step for debugging purposes
Any tips are highly appreciated.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions