Hacker News new | ask | show | jobs
by bjg 3495 days ago
https://www.microsoft.com/en-us/sql-server/sql-server-vnext-...

https://hub.docker.com/r/microsoft/mssql-server-linux/

1 comments

Thanks! I wanted to checkout the Dockerfile for the container but by the looks of it, it was not published?
the 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.