Reduce amount layers of the docker image (#4448)

* Reduce amount layers of the docker image

* Fix models file name
This commit is contained in:
Felipe Santos
2022-11-21 22:31:39 -03:00
committed by GitHub
parent c4d442450b
commit f4187d6b83
8 changed files with 185 additions and 109 deletions

6
docker/rootfs/etc/services.d/nginx/run Normal file → Executable file
View File

@@ -1,2 +1,4 @@
#!/usr/bin/execlineb -P
/usr/local/nginx/sbin/nginx
#!/usr/bin/with-contenv bash
# shellcheck shell=bash
exec nginx