|
il y a 6 ans | |
---|---|---|
config | il y a 6 ans | |
src | il y a 6 ans | |
.gitignore | il y a 6 ans | |
Dockerfile | il y a 6 ans | |
LICENSE | il y a 6 ans | |
README.md | il y a 6 ans | |
TODO_commands | il y a 6 ans | |
requirements.txt | il y a 6 ans |
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