소스 검색

make shm consistent with compose

Blake Blackshear 4 년 전
부모
커밋
708c3278bf
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -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 \