Skip to content

Python 3.6, Django & Microsoft SQL Driver on Linux Debian Docker

Notifications You must be signed in to change notification settings

rao-g/django_mssql_deb

Repository files navigation

Python 3.6, Django & Microsoft SQL Driver on Linux Debian Docker

Creating Docker image

  • Docker
  • Linux Debian with Python3.6 (default docker image for python 3.6)
  • Install unixODBC
  • Install Mssql Driver
  • Install Django 1.11.5
  • Update pip to version 9
  • Install python libriries (pyodbc, django-python-azure) to connect odbc with python

About

Python 3.6, Django & Microsoft SQL Driver on Linux Debian Docker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages