practicalli / practicalli/clojure
Using Docker and ContainerD for Clojure
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 117
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Docker has been migrating to the ContainerD style containers and this work will be completed when Docker buildkit is releases.
So rather than using the bespoke docker containers, deployment to environments should move to the ContainerD format, especially if they want a smoother experience with Kubernettes.
Resources
https://www.testcontainers.org/
https://www.tim-zoeller.de/video/clojure/cloud/2020/09/19/clj-test-containers.html
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 the issue's Testcontainers resources, including testcontainers.org and the linked Clojure article, then inspect the repository for the current Docker deployment approach. The issue names no files or tests; done would require moving environment deployment from bespoke Docker containers to the ContainerD format, with particular attention to Kubernetes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, docker, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100