Quantisan / Quantisan/docker-clojure
[Documentation] I think it would be useful to provide docs for artifacts caching
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 203
- Forks
- 34
- Avg merge
- 21m
- Merged PRs (30d)
- 3
Description
Hello,
When building Clojure apps a lot of artifacts get downloaded.
These can be cached between re-runs for people where this makes sense.
This should improve image build speed - esp in CI servers.
I think more people would use this feature if they new they could and knew where the artifacts are stored in the image so they can mount volumes there.
WDYT?
Eugen
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
No files or tests are identified in the issue. Review the existing Docker image documentation and determine where Clojure artifacts are stored; document how to cache them between builds and where users can mount volumes, with the documentation clearly explaining the setup and expected benefit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, docker
- Domain
- devops, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100