|
6 yıl önce | |
---|---|---|
config | 6 yıl önce | |
src | 6 yıl önce | |
.gitignore | 6 yıl önce | |
Dockerfile | 6 yıl önce | |
LICENSE | 6 yıl önce | |
README.md | 6 yıl önce | |
TODO_commands | 6 yıl önce | |
requirements.txt | 6 yıl önce |
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