as a try to build my own docker image i build my first domoticz
I followed this steps and i build fine
https://www.domoticz.com/wiki/Build_Dom ... rom_source
Now i got this files Now i need help, how do i make a image of it?
In the Folder build i run the dockerfile but i got a error
Code: Select all
---> 335a8bf32ab5
Step 7/13 : ADD https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION}/cmake-${CMAKE_VERSION}.tar.gz .
ADD failed: failed to GET https://github.com/Kitware/CMake/releases/download/v/cmake-.tar.gz with status 404 Not Found: Not Found