docker build -t replace-bot . docker run --net=br0 \ --name=replacebot \ -v "$(pwd)":/app $@ \ --ip=10.0.0.3 --restart=unless-stopped \ replace-bot