Skip to content

Instantly share code, notes, and snippets.

@esenthil2018
Created June 12, 2022 06:40
Show Gist options
  • Save esenthil2018/3cefcc8995a3bc487ecc3ece88fb672d to your computer and use it in GitHub Desktop.
Save esenthil2018/3cefcc8995a3bc487ecc3ece88fb672d to your computer and use it in GitHub Desktop.
# 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