|
hace 6 años | |
---|---|---|
config | hace 6 años | |
src | hace 6 años | |
.gitignore | hace 6 años | |
Dockerfile | hace 6 años | |
LICENSE | hace 6 años | |
README.md | hace 6 años | |
TODO_commands | hace 6 años | |
requirements.txt | hace 6 años |
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