9 ms·
https://www.microsoft.com/en-us/sql-server/sql-server-vnext-including-Linux#resources https://www.microsoft.com/en-us/sql-server/sql-server-vnext-... https://h
by bjg 10y ago
https://www.microsoft.com/en-us/sql-server/sql-server-vnext-including-Linux#resources https://www.microsoft.com/en-us/sql-server/sql-server-vnext-...
https://hub.docker.com/r/microsoft/mssql-server-linux/ https://hub.docker.com/r/microsoft/mssql-server-linux/
- ohstopitu 10y agoThanks! I wanted to checkout the Dockerfile for the container but by the looks of it, it was not published?
- y4mi 10y agothe dockerfile on dockerhub is only visible if its an automated build, done by the docker build service. if you want the image to be auditable just write your own, its a really short and well documented installation that previous poster linked to.