romi / plant-3d-explorer

Browser application to visualize 3D scanned plants
https://romi.github.io/plant-3d-explorer/
GNU Affero General Public License v3.0
7 stars 6 forks source link

docker build is not working #108

Closed fabfabBesnard closed 2 years ago

fabfabBesnard commented 3 years ago

tested with plant-3d-explorer, master branch, up to date -after npm install -the explorer works well locally.

command line tested: docker build -t roboticsmicrofarms/plant_3d_explorer:2.1 .

Error message: unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /home/fabfab/softwares/romi/plant-3d-explorer/Dockerfile: no such file or directory

fabfabBesnard commented 2 years ago

fixed by Gregoire.