mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
Included caution about Snapcraft docker issues. (#8925)
* Included caution about Snapcraft docker issues. * Accepted format suggestion from NickM-27 Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com> --------- Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
parent
ca4e0dbc75
commit
64bee7a64f
@ -47,6 +47,12 @@ services:
|
||||
...
|
||||
```
|
||||
|
||||
:::caution
|
||||
|
||||
Users of the Snapcraft build of Docker cannot use storage locations outside your $HOME folder.
|
||||
|
||||
:::
|
||||
|
||||
### Calculating required shm-size
|
||||
|
||||
Frigate utilizes shared memory to store frames during processing. The default `shm-size` provided by Docker is **64MB**.
|
||||
|
Loading…
Reference in New Issue
Block a user