level 1
6666ddwed
楼主
我使用docker 安装了sqlserver 镜像 但是每次启动都是报错exited
SQL Server 2019 will run as non-root by default.
This container is running as user mssql.
To learn more visit https://go.microsoft.com/fwlink/?linkid=2099216.
/opt/mssql/bin/sqlservr: Invalid mapping of address 0x40037d7000 in reserved address space below 0x400000000000. Possible causes:
1) the process (itself, or via a wrapper) starts-up its own running environment sets the stack size limit to unlimited via syscall setrlimit(2);
2) the process (itself, or via a wrapper) adjusts its own execution domain and flag the system its legacy personality via syscall personality(2);
3) sysadmin deliberately sets the system to run on legacy VA layout mode by adjusting a sysctl knob vm.legacy_va_layout.
网上百度了下 也很少有这方面的类似案例 想问下吧里有大牛知道怎么弄吗》?
群众的力量是伟大的。 感激不尽。(目前看到的好像sql db 不支持arm架构)
如果有其他方法在mac上运行sqlserver。同样感激不尽
2021年09月07日 03点09分
1
SQL Server 2019 will run as non-root by default.
This container is running as user mssql.
To learn more visit https://go.microsoft.com/fwlink/?linkid=2099216.
/opt/mssql/bin/sqlservr: Invalid mapping of address 0x40037d7000 in reserved address space below 0x400000000000. Possible causes:
1) the process (itself, or via a wrapper) starts-up its own running environment sets the stack size limit to unlimited via syscall setrlimit(2);
2) the process (itself, or via a wrapper) adjusts its own execution domain and flag the system its legacy personality via syscall personality(2);
3) sysadmin deliberately sets the system to run on legacy VA layout mode by adjusting a sysctl knob vm.legacy_va_layout.
网上百度了下 也很少有这方面的类似案例 想问下吧里有大牛知道怎么弄吗》?
群众的力量是伟大的。 感激不尽。(目前看到的好像sql db 不支持arm架构)
如果有其他方法在mac上运行sqlserver。同样感激不尽