Quantisan / Quantisan/docker-clojure
Proposal: babashka variants
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 203
- Forks
- 34
- Avg merge
- 21m
- Merged PRs (30d)
- 3
Description
Babashka is a pretty nifty little tool that can pretty much replace a direct installation of tools.deps with its bb clojure invocation (it will install the latest / desired version of tools.deps on demand).
It might be nice to provide clojure image variants with only babashka installed as the build-tool. Or would it be better to build these on top of the existing tools-deps images (so they already have the latest version of that pre-installed)?
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
Review the existing Clojure image variants and the tools.deps setup, then compare the two babashka-based approaches described in the issue. The work is complete when a specific variant design is chosen and its image definitions and validation approach are agreed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, docker
- Domain
- build-system, devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100