Search Docker Hub
debian-python3
By andrevs
Debian with python3+ mssql, mysql and SQLite libs. With Kerberos for windows authentication to mssql
2.8K
debian container containing python3, ODBC Driver 17 for SQL Server, pymysql, pyodbc, pandas and more.
docker build -t debian-python3 .
docker run --rm -ti -v $(pwd):/app andrevs/debian-python3 /app/<file.py>
Content type
Image
Digest
Size
648.4 MB
Last updated
about 4 years ago
docker pull andrevs/debian-python3