add launchscript

This commit is contained in:
churl
2022-01-20 23:16:51 +01:00
parent 075fc308d6
commit 758952d7e0
2 changed files with 5 additions and 0 deletions

3
launch.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
docker run -d --env-file .env --mount src=/root/QuizBot/quizes,target=/quiz,type=bind registry.gitlab.com/churl/quizbot