frigate/docker
Andrew Rowson 5ea5544b50 Listen on both ipv4 and ipv6 in nginx
For environments that are dual-stack, the current config will only listen on ipv4. Adding an extra listen directive should allow connections to be served on both ipv4 & ipv6.

I couldn't figure out how to do this with a single `listen` directive. In theory, a single `[::]:5000 ipv6only=off` should work, but trying that on my local enviroment, ipv4 clients were unable to connect. A mystery.
2021-06-21 10:54:44 +01:00
..
rootfs Listen on both ipv4 and ipv6 in nginx 2021-06-21 10:54:44 +01:00
Dockerfile.aarch64 lock libedgetpu1 to 15.0, update tflite_runtime 2020-11-08 16:40:01 -06:00
Dockerfile.amd64 add qsv support to amd64 image 2021-01-26 21:40:33 -06:00
Dockerfile.amd64nvidia Revert one other change 2020-11-17 10:50:38 -06:00
Dockerfile.armv7 lock libedgetpu1 to 15.0, update tflite_runtime 2020-11-08 16:40:01 -06:00
Dockerfile.base remove gevent fixes #920 2021-06-14 07:48:35 -05:00
Dockerfile.dev Do apt update before upgrade 2021-06-19 06:34:20 -05:00
Dockerfile.ffmpeg.aarch64 fix fontconfig issue 2021-01-26 21:40:33 -06:00
Dockerfile.ffmpeg.amd64 add qsv support to amd64 image 2021-01-26 21:40:33 -06:00
Dockerfile.ffmpeg.amd64nvidia fix fontconfig issue 2021-01-26 21:40:33 -06:00
Dockerfile.ffmpeg.armv7 fix fontconfig issue 2021-01-26 21:40:33 -06:00
Dockerfile.nginx Add support for NGINX VOD Module 2021-05-22 07:48:44 -05:00
Dockerfile.web switch to docker based web builds 2021-01-26 21:40:33 -06:00
Dockerfile.wheels remove gevent fixes #920 2021-06-14 07:48:35 -05:00