fhem / fhem-docker

A basic Docker image for FHEM house automation system, based on Debian Linux.
https://fhem.de/
MIT License
84 stars 28 forks source link

Error docker build #4

Closed flipkill1985 closed 6 years ago

flipkill1985 commented 6 years ago

Step 64/73 : COPY src/fhem/trunk/fhem/ /fhem/ lstat src/fhem/trunk/fhem/: no such file or directory

jpawlowski commented 6 years ago

Use the pre-build version provided on Docker hub. External dependencies are collected on the build host of Travis-CI and you would need to replicate that on your local system. If you can't do that, the pre-build images is what you want to use.