You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to work out how to issue this command under DSM6.1 on my synology rack station... neither file [inotify or tee] seem to exist... is there any other solution?
Many thanks
The text was updated successfully, but these errors were encountered:
echo fs.inotify.max_user_watches=100000 | tee -a /etc/sysctl.config && sysctl -p Once this is done you then have to build the docker image. However you do have to add the --privileged flag to the docker run statement
I am trying to work out how to issue this command under DSM6.1 on my synology rack station... neither file [inotify or tee] seem to exist... is there any other solution?
Many thanks
The text was updated successfully, but these errors were encountered: