# Rebuild and restart docker stop mrsh docker rm mrsh docker build -t your-image-name . docker run --name mrsh -p 5173:5173 your-image-name