mc2-project / mc2-project/secure-xgboost
Add Dockerfile to enable local usage
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 108
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
We currently offer a Docker image with necessary dependencies, but the image is quite large (~5GB) and takes a while to download. Consequently, we should also provide a Dockerfile as part of this repo to enable users to build the container much faster locally.
Contributor guide
No contributing guide indexed for this repository
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
The issue names a new Dockerfile but no existing container configuration, file path, or build command. Inspect the repository's current Docker image and dependency setup first; done means a local Docker build succeeds and produces a usable image.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, dockerfile
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100