run: make clean docker build -t img . docker run -v "/media/thetechrobo/2tb/obitdata:/finished" --rm img TheTechRobo --concurrent 1 clean: rm -rf img