We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06fd3c2 commit 2abc4e5Copy full SHA for 2abc4e5
1 file changed
linux/preview/examples/mssql-polybase-fts-tools/Dockerfile
@@ -13,4 +13,5 @@ EXPOSE 1433
13
14
USER mssql
15
16
+# Run SQL Server process
17
CMD ["/opt/mssql/bin/sqlservr"]
0 commit comments