การเพิ่มค่าให้ fs.inotify.mex_user_watches

การเพิ่มค่า fs.inotify.mex_user_watches ให้ทำการรันคำสั่งที่ฝั่ง Server ที่รัน Docker เนื่องจาก Container จะนำค่า fs.inotify จากฝั่ง Server ไปใช้งานอัตโนมัติ โดยให้รันคำสั่งดังต่อไปนี้

sudo sysctl fs.inotify.max_user_watches=131070
sudo sysctl -p

 


Revision #2
Created 29 November 2024 14:24:43 by Admin
Updated 29 November 2024 14:27:28 by Admin