dockerfiles/tox
drymer a6ccd45c09
[tox] Add sqlite3
2018-10-10 09:54:52 +02:00
..
Dockerfile [tox] Add sqlite3 2018-10-10 09:54:52 +02:00
Dockerfile_root [tox] Add sqlite3 2018-10-10 09:54:52 +02:00
README.md Add tox dockerfile 2018-07-22 17:47:35 +02:00
build.sh [skip ci][all][tox] Make an option to add concrete scripts 2018-09-08 18:07:44 +02:00
push.sh [skip ci][all][tox] Make an option to add concrete scripts 2018-09-08 18:07:44 +02:00
start.sh Add tox dockerfile 2018-07-22 17:47:35 +02:00

README.md

Tox

Docker image for python testing. It has installed tox and the next python versions with pyenv:

  • python2.7
  • python3.4
  • python3.5
  • python3.6
  • python3.7