Add Docker image and Docker compose

This commit is contained in:
ngosang
2022-09-23 02:18:48 +02:00
parent 1505595591
commit 613e49e6cb
4 changed files with 68 additions and 0 deletions

6
docker/entrypoint.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/sh -
export DISPLAY=99
#echo "Listening on :$DISPLAY"
xvfb-run -s "-screen 0 1920x1080x24" python -u /app/flaresolverr.py