added Dockerfile

This commit is contained in:
NM512
2023-08-18 01:40:10 +09:00
parent 7607a92d71
commit 2cdba230d8
3 changed files with 60 additions and 1 deletions

2
xvfb_run.sh Normal file
View File

@@ -0,0 +1,2 @@
xvfb-run -a -s "-screen 0 1024x768x24 -ac +extension GLX +render -noreset" "$@"
# xvfb-run "$@"