PointCloudLibrary/pcl

[CI] Create docker-hub image for using PCL from a docker

Open

#1235 aperta il 12 mag 2015

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)C++ (4506 fork)batch import
good first issuekind: todomodule: ciskill: azure

Metriche repository

Star
 (9023 star)
Metriche merge PR
 (Merge medio 8g 7h) (3 PR mergiate in 30 g)

Descrizione

It would be great if "Installation using docker" guide will be added to documentation. Installing/compiling on bare system takes lots of time.

One can add .Dockerfile to repository as mentioned here https://docs.docker.com/reference/builder/. But, I couldn't send a pull request as it was using lots of memory while building from source and throwing "out of memory error"

Other solution would be: Use independent docker image. Here is my image: https://registry.hub.docker.com/u/jdkanani/docker-pcl/.

Guida contributor