A SQL Server docker image with full text search enabled.
2.0K
This image is based on the Ubuntu 16.04 image, with SQL Server for Linux running. It is different than the official image from Microsft because it enables full text search as well.
To use the image:
docker pull pjlamb12/sqlserver-fts
Or, in the Dockerfile:
FROM pjlamb12/sqlserver-fts
Contributions welcome, with the plan to push a new version each time a new version of SQL Server for Linux is released. You can make contributions at the GitHub repo
Content type
Image
Digest
Size
725.9 MB
Last updated
almost 7 years ago
docker pull pjlamb12/sqlserver-fts