romi / plant-imager

ROMI library controlling the PlantImager (hardware) or the VirtualPlantImager (Blender) to acquire images of (virtual) single potted plants.
https://romi.github.io/plant-imager/
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Error / unable to build the docker image of the VPI #32

Closed fabfabBesnard closed 3 years ago

fabfabBesnard commented 3 years ago

Test: building docker image of the Virtual Plant Imager (VPI) on amazon server

After git cloning locally the lastest master repo of the VPI, I run building script from the docker subfolder but I get this error:

~/plant-imager/docker$ ./build.sh
unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /home/scanner/plant-imager/docker/docker: no such file or directory

Build time is 0 s
fabfabBesnard commented 3 years ago

OK -> outdated doc in https://docs.romi-project.eu/Scanner/docker/virtualplantimager_docker/

new procedure -> https://github.com/romi/plant-imager#docker (do not 'cd' into docker subfolder)