PointCloudLibrary / PointCloudLibrary/pcl
[CI] Create docker-hub image for using PCL from a docker
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 11.1k
- Forks
- 4.7k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 6
Description
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/.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's installation documentation and the Docker builder reference linked in the issue, then compare the proposed independent image at Docker Hub with the option of adding a .Dockerfile. Done means the chosen Docker-based installation path is documented and avoids the reported out-of-memory build problem.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, docker
- Domain
- devops, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100