Skip to content

Commit

Permalink
make shm consistent with compose
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeblackshear committed Jan 27, 2021
1 parent c0249f6 commit 708c327
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ If you can't use docker compose, you can run the container with something simila
docker run --rm \
--name frigate \
--privileged \
--shm-size=50m \
--mount type=tmpfs,target=/tmp/cache,tmpfs-size=100000000 \
-v /dev/bus/usb:/dev/bus/usb \
-v <path_to_directory_for_clips>:/media/frigate/clips \
Expand Down

0 comments on commit 708c327

Please sign in to comment.