mssql-docker
mssql-docker copied to clipboard
Unable to lock /var/opt/mssql/
我使用nfs文件挂载的形式,这种问题请问如何解决
Hi @CN-Henny could you please give more details on what you are trying to do here. I am sorry but I did not understand the context and issue here.
I tried using nfs remote file mounting when starting SQL server, Ubuntu operating system, and installed nfs-kernel-server. I want to mount the database folder in the container, but an error is reported as shown in the figure
It seems to be related to the inability to obtain locks from the nfs file. But I don't understand how to solve it here