add docker instructions

This commit is contained in:
lyx0 2021-10-25 19:40:57 +02:00
parent e2f21a4e64
commit 3c28f6f453

View file

@ -3,5 +3,9 @@
Near future abandoned project in development.
## Docker
Build:
docker build -t nourybot .
Testing:
docker run -it --rm nourybot
Run:
docker run -d --rm nourybot