shizhicheng commited on
Commit ·
1c83ef2
1
Parent(s): 10132ee
remove unused files
Browse files- docker-compose.yml +0 -27
- frigate-ax650-b8db93b.tar +0 -3
docker-compose.yml
DELETED
|
@@ -1,27 +0,0 @@
|
|
| 1 |
-
services:
|
| 2 |
-
frigate:
|
| 3 |
-
container_name: frigate
|
| 4 |
-
privileged: true
|
| 5 |
-
restart: unless-stopped
|
| 6 |
-
stop_grace_period: 30s
|
| 7 |
-
image: frigate:ax650-b8db93b
|
| 8 |
-
shm_size: "1024mb"
|
| 9 |
-
volumes:
|
| 10 |
-
- /soc/lib:/soc/lib
|
| 11 |
-
- /usr/local/lib/libexif.so:/soc/lib/libexif.so
|
| 12 |
-
- /etc/localtime:/etc/localtime:ro
|
| 13 |
-
- ./config:/config
|
| 14 |
-
- ./storage:/media/frigate
|
| 15 |
-
- type: tmpfs
|
| 16 |
-
target: /tmp/cache
|
| 17 |
-
tmpfs:
|
| 18 |
-
size: 1000000000
|
| 19 |
-
ports:
|
| 20 |
-
- "8971:8971"
|
| 21 |
-
# - "5000:5000"
|
| 22 |
-
- "8554:8554"
|
| 23 |
-
- "8555:8555/tcp"
|
| 24 |
-
- "8555:8555/udp"
|
| 25 |
-
environment:
|
| 26 |
-
TZ: "Asia/Shanghai"
|
| 27 |
-
LD_LIBRARY_PATH: "/usr/local/lib:/usr/lib:/opt/lib:/soc/lib"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
frigate-ax650-b8db93b.tar
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:06a8d4034120e4d583ded500e657ae680a4275df09ce037271b09f598de1543b
|
| 3 |
-
size 2147398656
|
|
|
|
|
|
|
|
|
|
|
|