docker stop miwatch_miwatchbot &&\ docker rm --force miwatch_miwatchbot &&\ docker build -t miwatch_miwatchbot . &&\ docker run -v ${PWD}/logs:/usr/src/app/logs -d --name miwatch_miwatchbot miwatch_miwatchbot:latest