stackabletech / stackabletech/docker-images
Enable local cache for Maven builds
Open
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 22
- Forks
- 6
- Avg merge
- 16h 59m
- Merged PRs (30d)
- 30
Description
Currently we need to download maven packages each time we build locally. It would be faster if we could use local cache.
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 does not name a Dockerfile, build script, test, or entry point. Start by locating how this repository builds its Docker images and where Maven dependencies are downloaded during local builds. Done means local builds reuse an appropriate cache instead of downloading Maven packages on every build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dockerfile
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100