PointCloudLibrary/pcl

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

オープン

#1,235 opened on 2015/05/12

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (4,506 件のフォーク)batch import
good first issuekind: todomodule: ciskill: azure

Repository metrics

Stars
 (9,023 個のスター)
PR merge metrics
 (平均マージ 8d 7h) (30d で 3 merged PRs)

説明

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/.

コントリビューターガイド