testcontainers / testcontainers/testcontainers-python
remove commit_to_image from ollama container (move to base container?)
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 386
- Avg merge
- 4h 40m
- Merged PRs (30d)
- 1
Description
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 with the linked line in modules/ollama/testcontainers/ollama/init.py and inspect how the Ollama container relates to its base container. Determine the intended owner for commit_to_image, then verify the container module’s tests cover the resulting behavior and that the method is no longer duplicated or misplaced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100