mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
f4187d6b83
* Reduce amount layers of the docker image * Fix models file name
5 lines
65 B
Plaintext
Executable File
5 lines
65 B
Plaintext
Executable File
#!/usr/bin/with-contenv bash
|
|
# shellcheck shell=bash
|
|
|
|
exec nginx
|