PointCloudLibrary/pcl
在 GitHub 查看[CI] Create docker-hub image for using PCL from a docker
Open
#1,235 创建于 2015年5月12日
good first issuekind: todomodule: ciskill: azure
仓库指标
- Star
- (9,023 star)
- PR 合并指标
- (平均合并 8天 7小时) (30 天内合并 3 个 PR)
描述
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/.