``` sh docker-build -t detect-code . && docker run -it -p3000:3000 detect-code ```  