SQL Server 2017 is available for both Windows and Linux Containers.
- Pull SQL Server Docker Container image, Official images for Microsoft SQL Server on Linux for Docker Engine.
docker pull mcr.microsoft.com/mssql/server
- Verify SQL Server 2017 image was successfully pulled locally using "docker images" cmd