networknt / networknt/light-codegen
update the build.sh to have an option that is not published
Open
Beginner friendly
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- Java
- Stars
- 49
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes, we need to test the Dockerfile locally without publishing to the Docker hub. To give an option to only build locally will save a lot of time for developers.
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 reading build.sh and Dockerfile to understand the current build and publish flow. Add an option that builds the Docker image locally without publishing it to Docker Hub, then run the script locally to verify both paths and confirm that the local-only option performs no publication.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- build-system, devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100