mongodb-developer / mongodb-developer/mongodb-search-java-server
Add Docker build image
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Make multi-stage Docker configuration, one for building .war file.
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
Start by inspecting the repository's Java build configuration and any existing Docker-related files to see how the .war file is produced. Define the multi-stage Docker configuration around that build flow, and verify that the resulting image builds successfully with the packaged .war file included.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, java
- Domain
- build-system, devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100