ermescs / python-tox-dockerimage

Python docker image extended to include tox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Tox Dockerimage

Docker Pulls

  • Based on python-alpine
  • Includes:
    • tox
    • git (e.g. for Python projects managed with Versioneer)
    • build-base (meta-package including compilers and other build-tools, often required when installing Python packages)

About

Python docker image extended to include tox


Languages

Language:Shell 61.2%Language:Dockerfile 38.8%