romi / plant-3d-vision

Reconstruct a 3D digital twin of the plant from pictures (RGB images) and quantify its phyllotaxis.
https://docs.romi-project.eu/plant_imager/
GNU Lesser General Public License v3.0
5 stars 1 forks source link

Investigate if it is possible to reduce Docker building time #80

Closed naittaleb closed 3 years ago

naittaleb commented 4 years ago

Actually, it takes about 17 min in Amazon machine. Pretty annoying for CI-CD workflow

jlegrand62 commented 4 years ago

Split Dockerfile in two parts:

  1. System dependencies + romiscan
  2. ROMI library build