testcontainers / testcontainers/testcontainers-python
Feature: control platform/pulls for images with emulation
Open
Nobody has claimed this yet.
🚀 enhancement
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 386
- Avg merge
- 4h 40m
- Merged PRs (30d)
- 1
Description
What are you trying to do?
python equivalent of the linked java issue
Why should it be done this way?
see linked issue
Other references:
https://github.com/testcontainers/testcontainers-java/issues/9908
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 linked Testcontainers Java issue and locating the corresponding image and emulation handling in the Python repository. Compare the Python API and tests with the Java behavior; done means the Python implementation provides equivalent control of image platform and pulls when emulation is involved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- infrastructure, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100