An open API service indexing awesome lists of open source software.

https://github.com/ateliedocodigo/docker-tox

Docker base image for running tox with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, PyPy, and PyPy3.
https://github.com/ateliedocodigo/docker-tox

docker python testing tox virtualenv

Last synced: about 2 months ago
JSON representation

Docker base image for running tox with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, PyPy, and PyPy3.

Awesome Lists containing this project

README

          

# Tox
Docker base image for running tox with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, PyPy, and PyPy3.

It ian extesion from [themattrix/docker-tox](https://github.com/themattrix/docker-tox) with `git` installed

Usage
-----
docker run --rm -v ${PWD}:/app ateliedocodigo/tox