Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Docker base image for running tox with Python 2.7, 3.5, 3.6, 3.7, 3.8, PyPy2, and PyPy3.

License

Notifications You must be signed in to change notification settings

demosdemon/docker-tox-base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tox-Base

This image contains the following Python versions:

  • CPython 2.7.18 (deprecated)
  • CPython 3.5.9 (deprecated)
  • CPython 3.6.11
  • CPython 3.7.8
  • CPython 3.8.5
  • CPython 3.9.0b5
  • PyPy 2.7 (v7.3.1)
  • PyPy 3.6 (v7.3.1)

It also includes tox for running test automation against the various versions.

About

Docker base image for running tox with Python 2.7, 3.5, 3.6, 3.7, 3.8, PyPy2, and PyPy3.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%