Built off of the official python:3.*-slim-stretch
images, which are based on Debian.
The intention is to have lightweight containers that work well with CI runners. We start in a bash shell, so we can conveniently configure our CI setup from here.
The containers are automatically updated when their base images do.
- latest (based on python:slim-stretch)
- develop (from my develop branch, experimental)
- py3.7 (based on python:3.7-slim-stretch)
- py3.6 (based on python:3.6-slim-stretch)
Link: https://hub.docker.com/r/bildcode/pyside2/tags
- anybadge
- devpi-client
- flake8
- pylint
- PySide2
- pytest
- pytest-cov
- pytest-qt
- pytest-xvfb
- Qt.py
- xvfbwrapper