I'm looking for a docker image that contains multiple python versions. **Use case:** When using tox and you want to run your application/library against the different versions you support.
I'm looking for a docker image that contains multiple python versions.
Use case:
When using tox and you want to run your application/library against the different versions you support.