docker-python

Add poetry, pre-commit, and other dev tools for official Python slim bullseye Docker image.

BSD-3-CLAUSE License

Stars
8

Bot releases are visible (Hide)

docker-python - 2.0.0 Release

Published by playpauseandstop almost 5 years ago

  • Remove poetry configuration
  • py37 is 3.7.5
  • Update pip to 19.3.1, virtualenv to 16.7.7, pre-commit to 1.20.0
  • Install gcc into the image for black==19.10b0 needs
docker-python - 1.2.0 Release

Published by playpauseandstop almost 5 years ago

  • Do not install pre-commit & tox to system site packages
  • Update pip to 19.2.3
  • Update virtualenv to 16.7.5
  • Update pre-commit to 1.18.3
  • Update tox to 3.14.0
docker-python - 1.1.0 Release

Published by playpauseandstop over 5 years ago

  • Upgrade py37 to 3.7.4
  • Upgrade py36 to 3.6.9
  • Update poetry to 0.12.17
  • Update virtualenv to 16.6.1
  • Add tox 3.13.2 to the image
docker-python - 1.0.3 Release

Published by playpauseandstop over 5 years ago

  • Upgrade poetry to 0.12.16
  • Upgrade pre-commit to 1.17.0
  • Pin virtualenv 16.6.0 version
docker-python - 1.0.2 Release

Published by playpauseandstop over 5 years ago

docker-python - 1.0.1 Release

Published by playpauseandstop over 5 years ago

docker-python - 1.0.0 Release

Published by playpauseandstop over 5 years ago

  • Initial release