mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-08-22 13:47:29 +02:00
docker-compose update
This commit is contained in:
parent
a1cc9ad1f0
commit
09eae34f5e
@ -65,12 +65,12 @@ It is recommended to run with docker-compose:
|
||||
container_name: frigate
|
||||
restart: unless-stopped
|
||||
privileged: true
|
||||
image: blakeblackshear/frigate:stable-amd64
|
||||
image: blakeblackshear/frigate:0.8.0-beta1-amd64
|
||||
volumes:
|
||||
- /dev/bus/usb:/dev/bus/usb
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- <path_to_config>:/config
|
||||
- <path_to_directory_for_clips>:/clips
|
||||
- <path_to_directory_for_clips>:/medi/frigate
|
||||
- type: tmpfs # 1GB of memory, reduces SSD/SD Card wear
|
||||
target: /cache
|
||||
tmpfs:
|
||||
|
Loading…
Reference in New Issue
Block a user