stackabletech / stackabletech/docker-images

Enable local cache for Maven builds

Open
#1,208 2 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.