Closed lifewithcoffee closed 3 years ago
I find that we'd better to build image by one base image and multiple libraries images, finally build the dev image by multi-stage image building. ref: https://github.com/RedwoodTEQ/Point-Cloud-Modelling/issues/17
Commit docker file.
To-do:
Create a minimum image by the pcl package managed by Ubuntu.Build image by docker hub.A additional example pcl project that don't need visualization.Test SSH remote dev&compile by CLion & vscode. Update documentation.X11 forwarding (win, mac, ubuntu) Failed on Mac. Test on win and Ubuntu later.
Maybe create a docker hub account of RedWoodTEQ and store all image repo to that account. So far image repository is located in account of RedWoodTEQ, but linking to my github account. Need to fix this later.