Created
June 12, 2022 06:40
-
-
Save esenthil2018/3cefcc8995a3bc487ecc3ece88fb672d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# install SQL Server drivers | |
RUN apt-get update && ACCEPT_EULA=Y apt-get install -y unixodbc-dev msodbcsql |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment