Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 294 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 294 Bytes

Briefy Python 3.6

Fork of Python 3.6 Slim that ships with the following packages by default:

  • psycopg2
  • alembic
  • boto3
  • sqlalchemy
  • requests

This image can be found on:

https://hub.docker.com/r/briefy/python3/

Starting it on the interactive prompt:

docker run -it briefy/python3