forked from Github/frigate
Reduce amount layers of the docker image (#4448)
* Reduce amount layers of the docker image * Fix models file name
This commit is contained in:
6
docker/rootfs/etc/services.d/nginx/run
Normal file → Executable file
6
docker/rootfs/etc/services.d/nginx/run
Normal file → Executable file
@@ -1,2 +1,4 @@
|
||||
#!/usr/bin/execlineb -P
|
||||
/usr/local/nginx/sbin/nginx
|
||||
#!/usr/bin/with-contenv bash
|
||||
# shellcheck shell=bash
|
||||
|
||||
exec nginx
|
||||
|
||||
Reference in New Issue
Block a user