Note this article assumes you have a problem with installing msodbc.msi, but the same principles MIGHT apply to any other package which is available in chocolatey. based on this link from Microsoft (please MS, ffs stop changing and invalidating your links!) a simple msiexec /quiet /passive /qn /i msodbcsql.msi IACCEPTMSODBCSQLLICENSETERMS=YES ADDLOCAL=ALLContinue Reading

there are 2 Microsoft docker images which provide server functionalities to users: microsoft/windowsservercore and microsoft/nanoserver. usually, users can install all services and they can fulfill your needs. but if you are trying to install something on a windows docker which has interactive services or uses features which are only allowedContinue Reading