{"id":17019040,"url":"https://github.com/robert-96/tox-docker","last_synced_at":"2026-05-09T07:06:10.212Z","repository":{"id":54603990,"uuid":"172466285","full_name":"Robert-96/tox-docker","owner":"Robert-96","description":"Docker image for running tox with Python 2.7, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 3.12, PyPy and PyPy3.","archived":false,"fork":false,"pushed_at":"2025-07-06T16:11:43.000Z","size":52,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-06T16:31:24.695Z","etag":null,"topics":["cpython","docker","docker-image","dockerfile","pypy","pypy3","python","python2","python3","tox"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/robert96/tox","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Robert-96.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-25T08:35:45.000Z","updated_at":"2025-07-06T16:11:46.000Z","dependencies_parsed_at":"2023-02-01T03:40:11.639Z","dependency_job_id":null,"html_url":"https://github.com/Robert-96/tox-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Robert-96/tox-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robert-96%2Ftox-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robert-96%2Ftox-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robert-96%2Ftox-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robert-96%2Ftox-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Robert-96","download_url":"https://codeload.github.com/Robert-96/tox-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robert-96%2Ftox-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32810382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpython","docker","docker-image","dockerfile","pypy","pypy3","python","python2","python3","tox"],"created_at":"2024-10-14T06:47:53.230Z","updated_at":"2026-05-09T07:06:10.173Z","avatar_url":"https://github.com/Robert-96.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tox-docker\n\nDocker image for running tox with Python 2.7, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, PyPy and PyPy3.\n\nCPython Versions:\n  * `2.7.18`\n  * `3.4.10`\n  * `3.5.10`\n  * `3.6.15`\n  * `3.7.16`\n  * `3.8.16`\n  * `3.9.16`\n  * `3.11.1`\n  * `3.12.0`\n\nPyPy Versions:\n  * PyPy `7.3.11` - Python `2.7`\n  * PyPy `7.3.11` - Python `3.8`\n  * PyPy `7.3.11` - Python `3.9`\n\n## Supported tags and respective `Dockerfile` links\n\n* [`latest` (Dockerfile)](https://github.com/Robert-96/tox-docker/blob/main/Dockerfile)\n\n## How to use this image\n\nThis image installs different versions of CPython and PyPy facilitating running [tox](https://tox.readthedocs.io/en/latest/) on a linux machine.\n\n### Create a `Dockerfile` in your project\n\n```dockerfile\nFROM robert96/tox:latest\n\nCOPY . /app\nWORKDIR /app\n\nRUN tox\n```\n\nThen, run the commands to build and run the Docker image:\n\n```\n$ docker build -t my-tox-runner .\n$ docker run --name my-tox-runner my-tox-runner\n```\n\n## License\n\nThis project is licensed under the [MIT License](https://github.com/Robert-96/tox-docker/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobert-96%2Ftox-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobert-96%2Ftox-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobert-96%2Ftox-docker/lists"}