Skip to content

Update Dockerfile #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

caiosainvallio
Copy link

Hi Tadeo, thanks for sharing this code. I was use in a project last year and was ok, but when i tryed to use today in another project, the code broke on changing directorie of odbc.ini.

I tried get help on the forums and i think i finded on this link:

https://forum.djangoproject.com/t/django-app-inside-docker-connecting-to-ms-sql-server-via-odbc-freetds-driver-not-working/1998

is just to remove the line:

ADD odbcinst.ini /etc/odbcinst.ini is no more necessarie

and that works fine!

Tks,

Caio

ADD odbcinst.ini /etc/odbcinst.ini is no more necessarie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant