Search found 1 match
- Mon Sep 06, 2021 4:11 pm
- Forum: Docker
- Topic: Zoneminder on Synology DS220+
- Replies: 1
- Views: 19922
Re: Zoneminder on Synology DS220+
This is great - thanks for posting the solution. As it happens, you can also do this without the su hackery, just by passing the additional argument 'shm-size' to your docker run command. More info here: https://stackoverflow.com/questions/30210362/how-to-increase-the-size-of-the-dev-shm-in-docker ...