|
пре 6 година | |
---|---|---|
config | пре 6 година | |
src | пре 6 година | |
.gitignore | пре 6 година | |
Dockerfile | пре 6 година | |
LICENSE | пре 6 година | |
README.md | пре 6 година | |
TODO_commands | пре 6 година | |
requirements.txt | пре 6 година |
docker build -t rollbot3:latest .
docker run -p6070:6070 --name rollbot3-instance -d rollbot3
cd
into src/
and run
ROLLBOT_CFG_DIR=../config python3 app.py
Note this requires at least Python 3.7.1