docker build -t replace-bot .
docker run --net=host \
--name=replacebot \
-v "$(pwd)":/app $@ \
replace-bot